Search Issue Tracker
[InputSystem] The Scene View gizmo of the Input System UI Module appears...
Steps to reproduce: 1. Open the attached project 2. Open SampleScene 3. Focus on the EventSystem object Expected result: the Input ... Read more
Input Debugger throws exceptions after modification of InputActionAsset ...
The InputDebugger will throw Null reference exceptions if layouts are added, devices added for those layouts, bindings added for tho... Read more
Edits to the InputActionAsset during PlayMode show up in the editor afte...
Our team is using the InputActionAsset to generate action spaces for ML-Agents to be able to play a game as a player might. In orde... Read more
Fix delegate added from callback leading to immediate invocation of dele...
-e: see title This was raised by a user in https://github.com/Unity-Technologies/InputSystem/pull/1254. Problem is that when you a... Read more
InputActions from Mouse are sometimes skipped
The original bug was for Android, but after testing on Editor, I think something's wrong with input actions themselves Repro steps:... Read more
Assertion raises in console after undoing ApplyAll prefab instance's ope...
Steps: 1. Open attached project 2. Open Scene1 scene 3. Select P_BuildingShanty01_02 prefab instance 4. Open Overrides window and c... Read more
Cannot Compile - LineCap cannot be found in UnityEngine.UIElementsModule
1. Open the project PrecompiledAssemblyBug in 2022.1.0b9 2. Notice the project compiles fine 3. Open the project PrecompiledAssembly... Read more
Asset reimportation/refresh cause exception when displayed on the game v...
no present in 2022.1.0a16.2319 present in 2022.2.0a1.319 Create a new UXML t with a few elements, assign in a UI document and set t... Read more
Localization package duplicates JSON dependency
Reproduction steps: 1. Create a new project 2. In the Package Manager click the plus icon and press "Add package from git URL..." ... Read more
[Web on Mobile][Soft keyboard][TMP] Text is not rendered in the TMP Inpu...
How to reproduce: 1. Open the attached project 2. Add TMP package version of 3.2.0-Preview.3 or above (internal link https://github... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files
- "Playmode tint" is applied to Color and Gradient fields when in Play mode