com.unity.entities.graphics 1.0.0-pre.15

com.unity.entities.graphics

Notes: processedReleased November 23, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2 (0f1)

Package Dependencies

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.