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
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
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