Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullReferenceException in UnityEditor.SettingsProvider.Repaint() #868

Closed
lcsondes opened this issue Sep 18, 2019 · 2 comments
Closed

NullReferenceException in UnityEditor.SettingsProvider.Repaint() #868

lcsondes opened this issue Sep 18, 2019 · 2 comments

Comments

@lcsondes
Copy link

Happens every time I leave Play mode.

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.SettingsProvider.Repaint () (at <55cdba1bd6e14fba9b722ea76fea516b>:0)
UnityEngine.InputSystem.Editor.InputSettingsProvider.OnSettingsChange () (at Library/PackageCache/com.unity.inputsystem@0.9.6-preview/InputSystem/Editor/Settings/InputSettingsProvider.cs:303)
UnityEngine.InputSystem.InputManager.ApplySettings () (at Library/PackageCache/com.unity.inputsystem@0.9.6-preview/InputSystem/InputManager.cs:2201)
UnityEngine.InputSystem.InputSettings.OnChange () (at Library/PackageCache/com.unity.inputsystem@0.9.6-preview/InputSystem/InputSettings.cs:279)
UnityEngine.InputSystem.InputSystem.OnPlayModeChange (UnityEditor.PlayModeStateChange change) (at Library/PackageCache/com.unity.inputsystem@0.9.6-preview/InputSystem/InputSystem.cs:2312)
UnityEngine.InputSystem.LowLevel.NativeInputRuntime.OnPlayModeStateChanged (UnityEditor.PlayModeStateChange value) (at Library/PackageCache/com.unity.inputsystem@0.9.6-preview/InputSystem/NativeInputRuntime.cs:235)
UnityEditor.EditorApplication.Internal_PlayModeStateChanged (UnityEditor.PlayModeStateChange state) (at <55cdba1bd6e14fba9b722ea76fea516b>:0)
@Rene-Damm
Copy link
Contributor

Which Unity version and package version are you on? This was a known issue that should since have been fixed.

@stefanunity
Copy link
Collaborator

Hello,

we're going to close all the github issues and will concentrate bug information in the Unity public issue tracker https://issuetracker.unity3d.com/product/unity/issues?project=116&status=1&unity_version=&view=hottest.

If you are still experienceing this issue in the latest package version please do file a bug report as described here https://unity3d.com/unity/qa/bug-reporting
For general feedback and discussions you can go to https://forum.unity.com/forums/new-input-system.103/

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants