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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.