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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment