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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment