Search Issue Tracker
Fixed
Fixed in 1.4.9, 1.6.2
Won't Fix in 1.5.X
Votes
0
Found in [Package]
1.4.8
1.6.0
Issue ID
TB-22
Regression
Yes
[Timeline] NullReferenceException is thrown when duplicating ClipAsset with a List<ExposedReference<T>>
How to reproduce:
1. Open the attached "case_1343347.zip" project and Scenes/Test scene
2. In the Hierarchy window, select TestTimeline and open the Timeline window
3. In the Timeline window, select TestClip and press Ctrl+C/Ctrl+D
4. Observe the Console window
Expected result: there are no errors and the TestClip is duplicated
Actual result: NullReferenceException appears
Reproducible with: 1.4.8 - 1.6.0-pre.5 (2020.1.0a17, 2020.3.12f1, 2021.1.13f1, 2021.2.0b1)
Not reproducible with: 1.2.18 - 1.6.0-pre.5 (2019.4.28f1, 2020.1.0a16)
Could not test with: 2018.4 (could not downgrade)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (1.5.X):
The bug will be fixed in Timeline 1.6 (associated with 2021.2 and 2021 LTS) or Timeline 1.4 (associated with 2020 LTS).