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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment