Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.5f1
2019.2.0a1
2020.1.0a1
Issue ID
1176396
Regression
No
Rotating a GameObject containing a Rect Mask 2D Component around the Z-axis skews it instead of rotating it
How to reproduce:
1. Open user-submitted project (New Unity Project6)
2. Open the Test scene
3. Select the Canvas > Mask2D GameObject
4. Tweak the rotation around the Z-axis
Expected result: the image is rotated around the Z-axis
Actual result: the image is skewed
Reproducible with: 2017.4.32f1, 2018.4.7f1, 2019.2.2f1, 2019.3.0a12, 2020.1.0a1
Notes:
Disable the Rect Mask 2D Component to see the expected result
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2020.1.X):
low priority defect, unlikely to be fixed for the near future.