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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment