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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment