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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
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.