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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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