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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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).