Search Issue Tracker
Fixed
Fixed in 6000.0.36f1, 6000.1.0b3
Votes
2
Found in
6000.0.33f1
6000.1.0b1
Issue ID
UUM-92310
Regression
Yes
Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
Reproduction Steps:
1. Open the attached "Bug Report Sprite Animation Masking.zip" project
2. Open the "SampleScene" Scene
3. Enter the Play mode
4. Select the "Worker" GameObject from the Hierarchy
5. In the Sprite Renderer Component change the “Mask Interaction” to “Visible Inside Mask”
6. Change the “Mask Interaction” back to “None”
7. In the “Worker Controller” Script Component toggle "Has Log" property
Expected Result: Animation changes to the “Worker” GameObject carrying a log
Actual Result: Animation does not change
Reproducible with: 6000.0.32f1, 6000.0.33f1, 6000.1.0b1
Not reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.31f1
Reproducible with: Windows 10, macOS (User reported), Windows 11
Not reproducible on: No other environment tested
Notes:
- The Sprite reference in the Sprite Renderer changes, however the change is not reflected in the Scene
- Changing the Shading Mode in the Scene view to "Shaded Wireframe Draw Mode" also shows that the Sprite border has changed
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.1.0b3):
Fixed issue where sprite renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction.
Fix will be available on Unity 6000.1.0b3 and above
Resolution Note (fix version 6000.0.36f1):
Fixed issue where sprite renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
Fix for this issue will be available on Unity 6000.0.36f1 and above