com.unity.entities 1.4.2
com.unity.entities
Source docsNotes: processedReleased October 2, 2025
📈 Improvements
- Updated Burst dependency to version 1.8.24
- Modified .unity-entities\_\_search\_element\_\_add-filter-button and .unity-platforms\_\_search\_element\_\_add-filter-button .uss classes from using percentage to their equivalent size in pixels.
🔧 Bug Fixes
- Fixed incorrect source generation for `SystemBase` instances declared as `public partial`.
- Fix to SGICE002 error thrown when using `SystemAPI` inside a `Entities.ForEach` that also uses `WithDeferredPlaybackSystem`.
- Memory leak during world serialization is fixed.
- Fixed Inspector not initializing when exiting PlayMode with Entity selected.
📈 Improvements
- Changed font-size field from percentage to equivalent size in pixels
