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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment