Search Issue Tracker
Fixed in 2018.2.X
Won't Fix in 2018.1.X
Votes
0
Found in
2018.1.0b4
Issue ID
991686
Regression
Yes
[Regression] Specific layout with Timeline causes new empty project spam errors with NullReferenceException
How to reproduce:
1. Download attached project file
2. Press New Scene
3. Press New Project
Actual result: Constant getting the following error in Console Window.
"NullReferenceException: Object reference not set to an instance of an object
UnityEditor.AnimationWindow.Update () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindow.cs:84)....."
Reproduced with: 2018.1.0b4
Not reproduced with: 2017.3.0p3
Regression since: 2018.1.0b4
Workaround: Change Layout to Default
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment