Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b17
Issue ID
796854
Regression
Yes
[Transform] Translate inverted by object's negative localScale
Repro steps:
1) Open the project and scene.scene
2) Play it and notice you can move the Quad with arrow keys
3) Select character object in the Hierarchy and change Transform Scale to (-1,-1, 1)
4) Try moving the quad with arrow keys now
5) Notice the movement is inverted (right arrow moves left and etc.)
Expected behaviour: object movement is not inverted because of localScale
Reproduced in: 5.4.0b18; 5.4.0b13
No repro in: 5.3.4p6
Regression introduced in: 5.4.x
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
fishhead2
Sep 17, 2016 04:51
negativi transform
( i have use camera neg sacle for other side enemy. )
5.3.4p6 works.
5.4.1p1 not work.
scnoobi
Aug 09, 2016 03:55
Your joking that this is by design right? SCALE HAS NOTHING TO DO WITH MOVEMENT.
its like saying. if you scale something thats 20,20,20 it should be faster than its 1,1,1 counterpart
WHICH IS LUDICROUS