Search Issue Tracker
By Design
Votes
1
Found in
2021.3.43f1
2022.3.46f1
6000.0.19f1
6000.1.0a7
Issue ID
UUM-79808
Regression
No
2D Lights have a distorted look on moving Sprites when Perspective Camera Projection is used
Reproduction steps:
1. Open the attached “2d lightning test.zip” project
2. Open the “SampleScene”
3. Select the “Square” GameObject from the Hierarchy
4. Modify the “Square” Position on the X axis from the Inspector
5. Observe the Lights on the “Square” in the Game view during 4th step
Expected result: Lights do not have a distorted look
Actual result: Lights wobble and have a distorted look
Reproducible with: 2021.3.43f1, 2022.3.46f1, 6000.0.19f1
Reproducible on: Windows 10 (User reported), Windows 11
Not reproducible on: no other environment tested
Notes:
- Does not reproduce with the “Triangle” Sprite
- Scaling the Sprite worsens the distortion
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
While a perspective camera is supported, it is only supported if all rendered elements are facing the camera (parallel to the projection plane).