com.unity.entities.graphics 1.4.5
Source docsNotes: processedReleased December 3, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.entities (1.3.8)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.render-pipelines.core (14.0.9)
✨ 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
