Search Issue Tracker
Fixed in 1.3.X
Votes
0
Found in [Package]
1.0.2
Issue ID
1313185
Regression
No
Exceptions about previously open action map being thrown when opening new project
-e: see title, no functionality broken though
-repro:
--setup:
---have project A open in editor and open an action map in the map editor
---have project B (with the input system package) already made on disk, but deleted all temp items (Library, Logs, sln etc)
--close project A
--open project B
--NOTICE several exceptions are being thrown
---NullReferenceException: Object reference not set to an instance of an object
---UnityEngine.InputSystem.Editor.InputActionEditorWindow.OnGUI
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.3):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1453