Search Issue Tracker
Fixed in 1.4.4
Votes
0
Found in [Package]
2020.2.0a16
2020.2.0b5
Issue ID
1281056
Regression
Yes
[Timeline] Errors are thrown on deleting 'GroupTrack' Preset when Animation Track is added in Track Sub-Group
When Animation Track is added in 'Track Sub-Group' and Preset is created for 'Track Group' then on deleting that 'GroupTrack' Preset or simply selecting Cube Gameobject in Hierarchy resulting editor throws following errors.
1] NullReferenceException: Object reference not set to an instance of an object
2] GUI Error: You are pushing more GUIClips than you are popping.
Stack trace and video attached for reference.
Steps to repro:
1. Create a new Project
2. Windows > Timeline.
3. Select Cube and create Cube Timeline.
4. Track Group >(+) > Track Sub-Group > (+) >Animation Track.
5. Select Track Group and make a Preset > 'GroupTrack' Preset > Timeline >Select Animation Track.
or
Select Track Group and make a Preset > 'GroupTrack' Preset > Delete
6. Observe the Errors in the console window.
Actual Result:
Errors are thrown on deleting 'GroupTrack' Preset when Animation Track is added in Track Sub-Group.
Expected Result:
After deleting GroupTrack Preset, Animation Track accessible without any error in console.
Reproducible on:
2020.2.0b5, 2020.2.0a16
Working fine on:
2020.2.0a15, 2020.1.7f1 , 2019.4.11f1
Environment:
Occurring on Windows 10 & macOS 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment