Search Issue Tracker
Not Reproducible
Votes
8
Found in
4.6.1f1
Issue ID
668809
Regression
No
When a parent is disabled, clicking "apply" resets the Rect Transform of a child
To reproduce:
1. Open attached project
2. Open realignWhenDisabled scene
3. Expand the tree until you find "StatList"
4. Click it, and note that the Left and Right values in the RectTransform are -239 and 239
5. Change them to 0. Do NOT click "Apply"
6. Find and disable "Master Container"
7. Click "Canvas"
8. Click "Apply" on the Canvas inspector
9. Re-enable "Master Container"
10. Return to "StatList". The values have returned to -239 and 239
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
escu
May 28, 2015 08:38
This bug has been around since the early versions of the new UI. Please fix.
Razouille
Feb 17, 2015 10:50
In the 4.6.2f1 version i just have to disable/enable a parent and all the children are reset by default.