com.unity.entities.graphics 1.4.17
com.unity.entities.graphics
Source docsNotes: processedReleased January 5, 2026
✨ Features
📈 Improvements
- Updated the `com.unity.entities` dependency to version `1.4.4`
🔧 Bug Fixes
- EntitiesGraphicsSystem holds references to Materials and Meshes so they do not get destroyed, if not unregistered, when Resources.UnloadUnusedAssets is called and they are no more referenced outside of EntitiesGraphicsSystem.
