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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment