Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
905231
Regression
Yes
Box bounds do not resize when holding Alt + LMB
Here https://docs.unity3d.com/ScriptReference/IMGUI.Controls.PrimitiveBoundsHandle.html it says that holding alt and dragging should grow box size in both directions. However, it doesn't work anymore.
To reproduce:
1. Open the project, attached by user
2. Select Box game object
3. Try alt + drag one of the sides of the box
Expected: Dragging one of the handles while holding alt should resize it in both directions
Actual: holding alt while dragging one of the handles doesn't do anything
Reproduced in 5.6.0f3, 2017.1.0b2
Did not reproduce in 5.6.0f1, 5.6.0f2
Regression introduced in 5.6.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment