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
- 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 (2020.1.X):
low priority defect, unlikely to be fixed for the near future.