Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
929875
Regression
Yes
[UI] Incorrect light mode is shown when multiple lights are selected
To reproduce:
1. Create new Unity project, create 2 lights
2. Make sure light have different baking method set (for example: one baked, one mixed)
3. Select both lights via Hierarchy window or Scene view, observe Inspector window
Expected: different properties through elements are marked with dash (-).
Actual: different properties through elements show the property value of the latest-created light (check picture attached)
Reproduced in: 5.6.0b2, 5.6.0f3, 5.6.2p2, 2017.1.0f3, 2017.2.0b2
Not reproduced in: 5.4.5p4, 5.5.4p1, 5.6.0b1
Regression starts in: 5.6.0b2
Note: from 5.6.0b2 on, the property is called "Mode" as opposite to earlier used "Baking"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment