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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment