com.unity.entities.graphics 1.2.0
Source docsNotes: processedReleased March 26, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.entities (1.2.0)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.render-pipelines.core (14.0.9)
📈 Improvements
- fixed the issue with LOD objects being culled when the camera is static
🔧 Bug Fixes
- Entities Graphics should now never run out of space in the NewChunks buffer.
- A null reference exception thrown in some cases when using MeshRenderers with missing materials and/or meshes
