Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0f3
Issue ID
973393
Regression
No
RectTrasform's bounding box does not update when rotating UI elements
To reproduce:
1. Open user's project
2. In Hierarchy window, find Image game object with RectMask2D
3. Press T to check RectTransform's bounding box
4. Rotate the object, press T to check bounding box again
Expected: RectTransform stays a bounding box no matter how object's transform is changed
Actual: RectTransform does not change it's bounds
Reproduced in: 5.5.5p2, 5.6.4p3, 2017.1.2p3, 2017.2.0p4, 2017.3.0b11, 2018.1.0a6
Not Reproduced in 2018.3.0a1
Note: this potentially causes an issue with RectMask2D (as visible in .gif attached)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment