Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0b3
2018.1.0b4
Issue ID
991761
Regression
Yes
[Animation] NullReferenceException on launching unity with Animation/Animator window already docked
Console throws NullReferenceException when user docks Animation/Animator Window in the editor, quits Unity and relaunches to create a new project.
Steps to reproduce:
1. Create > New Project
2. Window > Animation/Animator or Ctrl/Cmd + 6
3. Dock Animation/Animator Window anywhere
4. File > New Project...
5. Create new project or open any project
6. Observe errors on "Console".
Environment:
Occurring on both Windows and Mac
Occuring with :
Unity 2018.1.0b4 , 2018.1.0b3
Working with:
Unity 2018.1.0b2 , 2018.1.0b1 , 2017.3.0f3
Note:
1. Continous null reference exceptions are thrown in case of animation window, however, in case of animator window the error appears only once.
2. Animation window becomes unresponsive and user can't perform any operation on this window once these errors occur.
3. Clicking on a dropdown icon of Animation Window throws NullReferenceException and drop-down doesn't open.
4. On MacOs this does'nt happen always. Frequency is 1 out of 5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Add comment