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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Radhakrishnan702
Dec 16, 2019 08:01
i got same error in unity 2019.3.0f