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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment