Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b3
Issue ID
595882
Regression
No
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene
Example 1:
2. in inspector for anchor min, set value that is higher than anchor max.
3. result is that anchors are set accordingly in scene and the issue isn't corrected until you click the anchors in the scene view.
Example 2:
4. In the inspector for the button, set value for pivot so that it's outside the rect transform
5. result:
https://dl.dropboxusercontent.com/u/68583266/Allowed..JPG
which won't be corrected until you click the pivot point in sceneview
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment