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
Comments (2)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.