Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b11
2018.1.0f2
Issue ID
1033379
Regression
Yes
NullReferenceException is thrown when in Timeline window pressing "Home" key
How to reproduce:
1. Create new project
2. In Project window, create a timeline by right-clicking the window -> Create -> Timeline
3. Double-click on the created timeline
4. Make Timeline window active by clicking anywhere in the Timeline window
5. Press "Home" key and observe Console window
Expected result: no errors appear
Actual result: each time "Home" key is pressed the NullReferenceException is thrown (after each "Home" button press, the "End" button throws NullReferenceException once)
Reproducible with: 2018.1.0b11, 2018.1.0f2
Not reproducible with: 2017.1.0b1, 2017.1.3p4, 2017.2.3f1, 2017.4.2f2, 2018.1.0b10, 2018.2.0b3
Could not test with: 2017.1.0a1, 2017.1.0a6 because the feature was not yet implemented
Workaround: enter and exit Play mode
Fixed in: 2018.2.0a1 version
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