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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment