com.unity.entities.graphics 1.4.5

com.unity.entities.graphics

Source docs
Notes: processedReleased December 3, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

Package Dependencies

Features

  • The new PerVertexMotionVectors\_Tag component data type informs Entities Graphics that an Entity needs to participate in the object motion vector pass. The tag is automatically added for entities that go through the builtin MeshRendererBaker path.

🔧 Bug Fixes

  • "MaterialMeshInfo does not point to a valid mesh" for runtime created entities