com.unity.render-pipelines.core 7.1.1
com.unity.render-pipelines.core
Notes: processedReleased September 13, 2019
Browse versions
PreviousNext Unity Compatibility
Minimum Unity: 2019.3 (0b4)
✨
Features
- Add separated debug mode in LookDev.
📈
Improvements
- Replaced usage of ENABLE\_VR in XRGraphics.cs by a version define (ENABLE\_VR\_MODULE) based on the presence of the built-in VR module
- `ResourceReloader` now works on non-public fields.
- Removed `normalize` from `UnpackNormalRGB` to match `UnpackNormalAG`.
- Fixed shadow routines compilation errors when "real" type is a typedef on "half".
- Removed debug menu in non development build.