Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a4
2018.1.0a5
Issue ID
971536
Regression
Yes
[Timeline] NullReferenceException on selecting "Add from Animation Clip" from TImeline Tab
Steps to reproduce
1. Open a New Unity Project
2. Create a empty GameObject and select that GameObject
3. Select "Timeline" from "Window" Menu
4. Create a new timeline with Created GameObject
5. Select dropdown icon besides timeline gameobject from Timeline Tab
6. Select " Add from Animation Clip "
7. A popup will come along with null reference exception
Expected Result:
Pop up to select Animation Track should open
Actual Result:
Pop up to select Animation Track opens along with Null reference exception
Error Details:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Timeline.AnimationTrackInspector.OnEnable () (at /Users/builduser/buildslave/unity/build/Extensions/Timeline/Editor/inspectors/AnimationTrackInspector.cs:217)
Frequency:
Always
Reproducible on:
Unity 2018.1.0a4
Not Reproducible on:
Unity 2017.3.0b9 , Unity 2017.2.0f3 ,Unity 2017.1.2f1,Unity 2018.1.0a3
Environment:
Windows and MacOS 10.12
Unity 2018.1.0a5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Radhakrishnan702
Dec 16, 2019 08:01
i got same error in unity 2019.3.0f