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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment