Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.5.0-preview.1
1.6.0-pre.4
Issue ID
TB-2
Regression
Yes
Timeline will throw NullReferenceException errors when clicking K while in Play Mode
How to reproduce:
1. Create a new Unity Project
2. Open the Timeline window (Window > Sequencing > Timeline)
3. Enter Play mode
4. Press the K key
5. Observe Console
Expected result: No errors are thrown
Actual result: NullReferenceException errors are thrown
Reproducible with: 1.5.0-preview.1 - 1.6.0-pre.4 (2019.4.26f1, 2020.3.8f1, 2021.1.7f1, 2021.2.0a17)
Not reproducible with: 1.2.0 - 1.4.8 (2019.4.26f1, 2020.3.8f1, 2021.1.7f1, 2021.2.0a17)
Could not test with: 2018.4.34f1 (Timeline not supported)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment