Search Issue Tracker
NullReferenceException error is thrown in the Console window when New Se...
Reproduction steps:1. Open the attached Unity project "Sequences.zip"2. Open Sequences window (Window > Sequencing > Sequences... Read more
Ctrl + z is not deleting newly created sequence when pressing ctrl + z
How to reproduce:1. Open the attached project "New Unity Project (78).zip"2. Open the Sequence window (Window>Sequencing>Seque... Read more
NullReferenceException after deleting sequence in the Sequences window
How to reproduce:1. Open the attached Unity project or create a new one2. Open Sequences window3. Create child sequences until one o... Read more
[Sequences] [UIToolkit] Icon changes states when collapsing/uncollapsing...
Reproduction steps:1. Download and open the attached "Sequences_local_22.1.zip"2. Open the Sequences (UI Toolkit) window3. Observe t... Read more
[Sequences] Collapsing list in the Sequence Assets window breaks its icons
To reproduce: Open Unity and create the new "3D URP" project; Install the "Sequences" package from the Package Manager; Open the Seq... Read more
Sequences don't import child objects when importing assets created in ol...
Reproduction steps:1. Open the user’s attached project2. Open Window → Sequencing → Sequences window3. Inspect the Sequences window ... Read more
NullReferenceException after deleting sequence in the Sequences window
How to reproduce:1. Open the attached Unity project or create a new one2. Open Sequences window3. Create child sequences until one o... Read more
SequenceAssetIndexer.InitializeWithExistingData adds overhead when enter...
Reproduction Steps: Open the attached project Enter Play Mode Observe delayCall callbacks locking up for a few seconds right after t... Read more
[Sequence] "Found icon file with unexpected path" error when switched to...
Reproduction steps:1. Open an empty project2. In Window > Package Manager, add the package by name “com.unity.sequences“3. In Edi... Read more
“UnityEditor.Sequences.SequenceAssetIndexer.InitializeWithExistingData” ...
How to reproduce:1. Open the “TestProject” project2. Open the “Assets/TestScript.cs“ script in an IDE3. Remove line 7 and save the f... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used