Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1
2020.2
2020.2.0a9
Issue ID
1242355
Regression
No
[Lighting] Icon for the Light Properties window doesn't change when light Type is changed from the dropdown
When a light type is changed in the Properties window, the icon of the properties window doesn't change accordingly, refer attached video
Steps to repro:
1. Create a new project.
2. Hierarchy > Create > Light > Area Light
3. Area Light > Inspector > Light > Burger Button > Open Properties window
4. Change Type to Spot OR Directional OR Point
Actual Result:
Properties window icon is not updating when a light type is changed
Expected Result:
Properties window icon is updated as per the light type
Note: Properties window is introduced in Unity 2020.1.0a19
Occurring in:
2020.2.0a9, 2020.1.0b7, 2020.1.0a19
Environment:
Windows 10 & macOS 10.14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Resolution Note (2020.2.X):
Actually this is not an issue. The property editor simply show the scene object icon, just like the one in the hierarchy or the inspector header. It is not meant to show custom icons based on the set of components the object has.