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
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment