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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Add comment