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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
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).