com.unity.entities.graphics 1.4.12
com.unity.entities.graphics
Source docsNotes: processedReleased April 15, 2025
✨ Features
- Added support for the Adaptive Probe Volume component in the Companion GameObject system.
📈 Improvements
- The minimum supported editor version is now 2022.3.20f1
- Updated the `com.unity.entities` dependency to version `1.3.14`
- Updated `com.unity.render-pipelines.core` to `14.0.10`
🔧 Bug Fixes
- OnPerformCulling does an early out when handling empty worlds
- Fixed a rare null reference issue when using a motion vector pass when renderers had null materials
