Search Issue Tracker
Fix In Review for 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1358990
Regression
Yes
[URP] Light Component is not removable due to the added Universal Additional Light Data Component
How to reproduce:
1. Open a new URP project
2. Create a new Light GameObject in the Hierarchy
3. Remove the "Universal Additional Light Data" Component
Expected result: "Universal Additional Light Data" Component is removed
Actual result: "Universal Additional Light Data" Component is re-added (can't remove it)
Reproducible with: 2021.2.0a16, 2021.2.0b7, 2022.1.0a5 (12.0.0)
Not reproducible with: 2019.4.29f1 (7.7.1), 2020.3.17f1 (10.6.0), 2021.1.16f1 (11.0.0), 2021.2.0a15 (12.0.0)
Note:
- The primary issue is that you can't remove the Light Component if there is "Universal Additional Light Data", but in 2021.2.0a16 and above it's added on Light creation and can't be removed and is re-added every time, making the Light Component not removable
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment