Search Issue Tracker
UI Toolkit Event Debugger renders incorrectly in light mode
Reproduction steps: 1. Open the user's attached project 2. Open Unity > Preferences > General 3. Change Editor Theme to Light mode 4... Read more
[HDRP] Switching to Default Layout, then switching to any other Layout w...
Reproduction steps: 1. Open the attached "1415960.zip" project 2. Switch to Default Layout (Window > Layouts > Default) 3. Switch to... Read more
SpeedTreeImporter fails to assign a proper colour to Billboard vertices ...
How to reproduce: 1. Open the user's attached "SpeedTreeBillboardColor" project 2. Enter the Play Mode in the "SampleScene" Scene 3.... Read more
Profiler Modules submenu and window is missing Titles of Modules and Cou...
To reproduce: 1. Download the attached project "Profiler.zip" and open it in Unity 2. Open the Profiler window 3. Press the "Profil... Read more
Code editor does not open the relevant script file when double-clicking ...
How to reproduce: 1. Open the user's attached project 2. Open the Console (Window -> General -> Console) 3. Double-click the System.... Read more
[Input System] Virtual Mouse and system mouse position is desynchronized
Steps to reproduce: 1. Open the attached project (case_1234316.zip) 2. Connect any Gamepad 3. Enter Play Mode 4. Move the cursor usi... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup displays an error icon instead of a warning icon when creating a Tag with an already existing Tag name
- Cursor Position changes incorrectly when using Rich Text syntax in Unity GUIStyle
- Editor Windows overlay on the Main Screen when Mac wakes from sleep
- "New Decal.mat has no meta file, but it's in an immutable folder" error is thrown when creating a new Material for a Decal Projector after clicking the default Decal Material
- "Shader error in 'Shader Graphs/SG_Unlit'" warning appears and material fails to render when accessing Adaptive Probe Volume data through EvaluateAdaptiveProbeVolume method