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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Add comment