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
- “KeyNotFoundException” error thrown when pressing “Layout Loop++” in UI Toolkit Layout Debugger button
- Vertical line can not be moved even mouse hover status represents the action
- "Network Visualization" "Ownership" dropdown opens behind other tabs
- RadioButton.value cannot be set to true when initializing the radio buttons
- Pressing “Goto next complex update” in UI Toolkit Layout Debugger throws NullReferenceException error
Add comment