Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.2.0f4
Issue ID
557840
Regression
No
Shaders passes change order randomly for instantiated
Shaders passes change order randomly for instantiated material
To Reproduce:
1. Open the attached project & scene.
2. Enter and exit play mode a few times (>5).
3. Notice that the light rendering changes in some cases.
4. Open the PointLightRenderer.cs script
5. Change the line commented in Start () for the one not commented (//Works)
6. Test again entering and exiting play mode. The problem does not reproduce. The difference is that one material is instantiated (bug) and the other one is referenced (works).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
Add comment