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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment