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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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).