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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
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).