We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
Which Unity version and package version are you on? This was a known issue that should since have been fixed.
Sorry, something went wrong.
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!
No branches or pull requests
Happens every time I leave Play mode.
The text was updated successfully, but these errors were encountered: