Search Issue Tracker
Fixed in 10.2.0
Votes
0
Found in [Package]
2018.4
2019.4.0f1
2020.2
Issue ID
1255951
Regression
No
[ShaderGraph] Material-sourced matrices don't work with SRP Batcher
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Observe the Cube GameObjects
Expected result: GameObjects using the same Shader with different property values appear differently when SRP Batcher is enabled or disabled
Actual result: GameObjects using the same Shader with different property values appear the same when SRP Batcher is enabled
Reproducible with: 2019.4.5f1 (7.3.1, 7.4.1), 2020.1.0f1, 2020.2.0a18 (8.2.0, 9.0.0-preview.33)
Couldn't test with: 2018.4.25f1 (Visual artifacts when downgrading)
Workaround: Disable SRP Batcher in the HDRP Asset through the Inspector's Debug mode
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 10.2.0):
Fixed package available in Unity 2020.2.0b8 and above