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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Radhakrishnan702
Dec 16, 2019 08:01
i got same error in unity 2019.3.0f