Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.2
Issue ID
SEQ-782
Regression
No
NullReferenceException after deleting sequence in the Sequences window
How to reproduce:
1. Open the attached Unity project or create a new one
2. Open Sequences window
3. Create child sequences until one of them is marked red
4. Create one more sequence
5. Observe that the last sequence is not created
6. Try to delete the parent sequence
7. Change focus to a Console or Hierarchy window
Expected result: Sequences are deleted with no errors
Actual result: NullReferenceException appears
Reproduced with: 1.0.2 (2022.1.0a8, 2021.2.0b12)
Note: After step 3, when one of the sequences becomes red, you can see that some sequences disappear from the Sequences window.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest 2] Crash on UnityEngine.Rendering.ScriptableRenderContext:Internal_Cull_Injected when in Play Mode for up to 5 minutes
- Crash on delete_object_internal_step1 when unloading memory
- Crash on the unknown line when building a specific project
- [M1] Missing package error is thrown when trying to build a Player with Il2CPP scripting backend for Linux target platform on M1 Mac
- There is no option to change the string being passed when Unity passes the string to the 'vkCreateInstance' function
Resolution Note:
This requires very quick successive actions in the UI to reproduce the issue. This is unlikely to happen under normal use.