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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment