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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Add comment