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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.