Search Issue Tracker
Fixed
Fixed in 2021.3.6f1, 2022.1.9f1, 2022.2.0a20, 2023.1.0a2
Votes
0
Found in
2021.3.3f1
2022.1.0b16
2022.2.0a13
2023.1.0a1
Issue ID
UUM-1845
Regression
No
Light 2D Alpha Blend On Overlap setting does not update when upgrading project to URP 11
How to reproduce:
1. Open the user's attached project in 2020.3 (URP <= 11)
2. Select "Point Light 2D" in the Hierarchy
3. In the Inspector view, under the Light 2D (Experimental) component, observe that the Alpha Blend on Overlap setting is enabled
4. Upgrade the project to 2021.1.0a10 and above (URP >=11)
5. Select "Point Light 2D" in the Hierarchy
6. In the Inspector view, under the Light 2D component, expand the Blending section
7. Observe the Overlap Operation setting
Expected result: Overlap Operation is set to Alpha Blend
Actual result: Overlap Operation is set to Additive
Reproducible with: 11.0.0 (2021.1.0a10), 12.1.6 (2021.3.2f1), 13.1.8 (2022.1.0f1), 14.0.2 (2022.2.0a12)
Not reproducible with: 10.9.0 (2020.3.34f1, 2021.1.0a9)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AudioManager.Update takes up significantly more CPU time when a big number of Audio Sources are stopped at one time
- [Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
- [OpenXR][Vulkan][URP] MSAA does not work on Quest 1/2 builds when using URP + OpenXR + Vulkan
- UI Builder lacks visual feedback on reordering elements when Unity Editor is set to Light Theme
- Crash on core::StringStorageDefault<char>::assign when opening a project
Add comment