com.unity.entities.graphics 1.0.0-pre.15
Notes: processedReleased November 23, 2022
Unity Compatibility
Minimum Unity: 2022.2 (0f1)
Package Dependencies
- com.unity.entities (1.0.0-pre.15)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.render-pipelines.core (14.0.3)
✨ Features
- Burst Occlusion Culling occlusion browser tool
⚡ API Changes
- Removing dependencies on `com.unity.jobs` package.
- Removed confusing RenderMesh overload of RenderMeshUtility.AddComponents, which does not do anything in Entities 1.0.
🔧 Bug Fixes
- Directional shadow caster culling false negatives.
- Make OnPerformCulling private
- Fixed a NullPointerException when running with -nographics or unsupported platform.
- Blend shapes not working on certain GPUs.
- Improved error behavior when null Meshes or Materials are used with Entities.
