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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment