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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Add comment