Search Issue Tracker
Fixed
Fixed in 1.5.6, 1.6.1
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
- 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
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment