Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0b5
Issue ID
1039065
Regression
No
[Timeline] Initial scale of gameobject is not recorded while creating animation from timeline.
Initial scale of the game object is not recorded while creating animation through the timeline. The scale is recorded once the user makes some changes.
Steps To Reproduce:
1. Create a cube.
2. Open the timeline window.
3. Select cube in hierarchy, while timeline is open.
4. Select the create button on timeline to create a animation clip.
5. Start the recording button on the timeline.
6. Move the game object and observe keyframes are added for that change in position.
7. Move the play-head a bit further and change the scale of the game object.
8. Stop the recording and play.
9. Observe that the final scale of the game object is taken as the default scale.
Expected Result:
The initial scale of the game object should be recorded.
Actual result:
The first change in scale of the game object is recorded as the default scale.
Occurring on: 20148.2.0b5, 20148.2.0b4, 2017.3.0f3
Environment: Windows and Mac
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
Add comment