Search Issue Tracker
Fix In Review
Votes
0
Found in [Package]
2018.4
2019.4
2020.2
2020.2.2f1
2021.1
2021.2
Issue ID
1305388
Regression
No
Can't delete a track that cannot be loaded in the Timeline window
How to reproduce:
1. Open the user's attached to project "TimeLineProjectI'veProbablyAlreadyCopied.zip"
2. Load "TimelineSubEmitter_Bug" scene
3. Open the Timeline window
4. In the Hierarchy window select "Timeline Normal"
5. In the Timeline window find "Array Test" track, click three dots, and select Delete from the context menu
6. Observe the Timeline window and Console window
Expected result: The track is deleted from the Timeline
Actual result: The track isn't deleted and errors appear in the console window
Reproducible with: 2018.4.31f1, 2019.4.18f1, 2020.2.2f1, 2021.1.0b3, 2021.2.0a2
Workaround:
- Uncomment the upper ArrayTest code and comment out the ArrayTest below in the "ArrayTest.cs" file
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
Add comment