Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.4.0f3
Issue ID
819088
Regression
No
Instanced objects are rendered wrong when 2 directional lights with important render mode are used
How to reproduce:
1. Open the attached project
2. Open the main.unity scene
3. Note how both cubes are rendered differently, although they should be identical
4. Play the scene and notice how it is rendered when one cube changes position
5. Set one of the directional light's (from hierarchy LightFill or LightKey) render mode to Not Important
6. Note that if the light is set to "not important" the object renders properly even though the light still has an influence on the lighting of the object.
Not reproducible: 5.4.0b15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment