Search Issue Tracker
Fixed in 1.3.0-preview.3
Votes
0
Found in [Package]
1.1.0
Issue ID
1187402
Regression
No
[Timeline] Undo/Redo of showing or hiding timeline inline values does nothing
May be more difficult to test in 2019.3.0b2+ as recording a new animated clip in timeline is broken. (Case 1183235)
However this bug appears to not be a regression.
1. Create a new project.
2. Ensure the Timeline package is installed. (Window -> Package Manager)
3. Create a GameObject in scene. (i.e. GameObject -> 3D Object -> Cube)
4. Open the Timeline window. (Window -> Sequencing -> Timeline)
5. Select the GameObject created in Step 3 and click 'Create' in the Timeline window.
6. Make a quick animation by clicking the record button.
7. Click the curves icon next to the record button to expand the animation curves.
8. Undo the action. (Edit -> "Undo Timeline Show Inline Curves")
Expected Outcome: Expansion of the curves is undone.
Actual Outcome: Nothing happens.
GIF & simple project attached.
Reproducible in 2019.3.0b5, 2017.4.32f1, not regression.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Select a project.” label under the title is not needed because the Source project dropdown already has a placeholder “Search or select a project” when creating a new Template in the Hub
- [Usability] “Sorry, no templates match the search “”” message is not informative when creating a new Project in the Hub with Custom Template filtering enabled but no Custom Templates created
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
Add comment