Search Issue Tracker
Fixed in 12
Votes
1
Found in [Package]
11.0.0
Issue ID
1324404
Regression
Yes
[2D][URP] Point lights get duplicated and offest in URP 2D Renderer
When using 2D point lights, they are duplicated, and their double also follows the camera
Repro:
- download project lights.zip
- go to MainHUB scene
- press play and notice the 2D point lights are doubled
- click on the tilemap to move the character, and notice that the "doubles" are moving with the camera
- disabling the original 2D point light will disable the double as well.
Reproducible in 2021.1.0b8 or later
cannot repro in 2020.2 or earlier
Comments (1)
-
RuneShiStorm
May 28, 2021 20:47
My entire project is ruing due to this glitch and I cant use earlier version since Im developing for Switch and the Switch SDK is linked to this version of Unity :S
Is there any fix for this?https://forum.unity.com/threads/2d-light-glitch-after-updating-unity.1117213/
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Resolution Note (fix version 12):
A fix for this issue is available on Unity 2021.1.22f1 and above