Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2019.4.8f1
2020.1
2020.2
Issue ID
1274010
Regression
No
2D light is rendered in half in its Y-axis when two Sprite Shape objects with same Order In Layer are visible on the Screen
How to reproduce:
1. Open the attached project named "Case_1274010"
2. Open the SampleScene
3. Move the camera until both SpriteShape and Pit objects are on the Screen
4. Observe the "SpriteShape" gameObject
Expected result: 2D light illuminates the sprite shape in a normal manner with the whole radius of light being visible
Actual result: Once both SpriteShape objects are on screen the 2D light is cut in half
Reproducible with: 2019.4.10f1(7.0.1, 7.4.3), 2020.1.5f1(8.2.0), 2020.2.0b2(10.1.0-preview.18)
Notes:
1. SpriteShape versions tested: 3.0.13, 4.1.3, 5.0.1
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0a4 and above