Search Issue Tracker
Fixed
Fixed in 6000.0.32f1, 6000.1.0a7
Votes
0
Found in
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87780
Regression
Yes
Sprite Renderer image is changed when Mask Interaction is turned by C# script
Reproduction steps:
1. Open the attached “Bug.zip” project
2. Open the “Test” Scene
3. Enter the Play mode
4. Press on the left 'Mask ON/ OFF' button once
5. Press on the right 'Mask ON/ OFF' button once
6. Observe the images
Expected result: The images do not change
Actual result: Both images are now the same
Reproducible with: 2023.1.10f1, 6000.0.28f1, 6000.1.0a5
Not reproducible with: 2021.3.46f1, 2022.3.53f1, 2023.1.9f1
Reproducible on: Windows 11
Not reproducible on: no other environment tested
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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Resolution Note (fix version 6000.1.0a7):
Fix case where SpriteRenderer image is changed on Mask Interaction
Resolution Note (fix version 6000.0.32f1):
Fix case where Sprite Renderer image is changed when Mask interaction is turned by C# script.