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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment