Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
769194
Regression
Yes
[AW] creating a scale key sets rotation values to zero
Rotation values are reset to 0 (zero) when first Scale key is created.
Scrubbing the timeline forces a refresh, eval and correct rotation values are updated.
repro:
-create a cube
-create a new clip
-select the cube
-move and rotate the cube in the scene view to create a first Position & Rotation key at time 0.
-scale the cube in the scene view to create a key... Rotation values are reset to 0 and cube orientation is reset in the scene view (bug).
-Move the timeline in the AW, rotation values are now evaluated properly.
this is a regression from 5.3
works properly in...
Version 5.3.2p2 (dec88fd2a56c)
Mon, 01 Feb 2016 22:20:45 GMT
Branch: 5.3/patch-release
repro in...
Version 5.4.0b5 (60658ab74c44)
Branch: 5.4/release
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment