Search Issue Tracker
Fix In Review for 14.x.x
Votes
0
Found in [Package]
12.1.3
Issue ID
1396418
Regression
No
[2D][URP] Sprite Light 2D doesn't update when sprite PPU is changed
[2D][URP] Sprite Light 2D doesn't update when sprite PPU is changed
Repro steps:
- Change the PPU on the sprite that is used on either of the Sprite Lights in the example.
- Observe that the Sprite Light visuals don't update.
- If the Sprite Light is selected it is apparent that the bounds HAS changed.
- But the visuals still have not been updated.
Note: Removing the sprite reference and re-adding it works as expected.
Expected result: Sprite Light visuals should update when referenced Sprite's PPU has changed
Actual result: Sprite Light visuals does not update when referenced Sprite's PPU has changed, until its Sprite has been updated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment