Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0f3
Issue ID
962269
Regression
No
Using Scale Tool with Control button multiple times adds increasing values to Scale when you move it
To reproduce:
1. Download attached project "3D Top Down Shooter.zip" and open in Unity
2. Open "Main" scene
3. Select one of the game objects in the scene(such as "Some Cube" and "Player").
4. Select the Scale Tool.
5. Start scaling in any axis using the Scale Tool while holding down the Control button and scale your selected object to 3.
Note: Observe in Inspector window that your selected axis is increasing by 0.1
6. Release all buttons and repeat Fifth step
Expected Result: Observe in Inspector window that your selected axis is still increasing by 0.1
Actual Result: Observe in Inspector window that your selected axis is now increasing by 0.3...
Notes:
- This issue appears on Windows and OSX
- User said that when he is scaling, it adds double the original amount
Reproduced on Unity 5.6.4p1, 2017.1.2p2, 2017.2.0f3, 2017.3.0b6 and 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
- Shader Graph Asset icon is blurry in the 4K monitors
- Default Value of ShaderGraph Color property is 0 by default
- Duplication of an asset in the Project view is continued for some time when holding and releasing CTRL+D
- "Failed to create Convex Mesh from source mesh" PhysX errors are thrown when looking around the Scene View while Collision Geometry is set to true
Add comment