Search Issue Tracker
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
[UI Builder] Property value type "%" changes to "px" when restarting the...
How to reproduce: 1. Open the attached "1403454_Repro.zip" project 2. Open the UI Builder by double-clicking "UIDoc" found in the As... Read more
Built-in templates thumbnails are missing in 2021.3
Steps to reproduce: 1. Open Unity Hub 2. Try to create a new project with 2D, 3D or 2D URP templates Expected result: Templates dis... 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
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse