Search Issue Tracker
Cannot execute the Redo shortcut when it is set to the default
Reproduction steps: 1. Create a new project 2. Create a new Cube GameObject 3. Undo (Cmd+Z) 4. Redo (Shift+Cmd+Z) Expected result: ... Read more
Search bar becomes unselected while typing after closing a "Binding Conf...
Reproduction steps: 1. Create a new project 2. Open Shortcuts window 3. Change the shortcut of "3D Viewport/Fly Mode Backward" to "Q... Read more
Script is created in Assets root folder when creating a new C# script vi...
Reproduction steps: 1. Open the user's attached project 2. Go to Edit > Shortcuts > bind a shortcut for "Main Menu/Assets/Create/C# ... Read more
Shortcut commands in "Main Menu" category are missing when using shortcu...
Reproduction steps: 1. Open user's attached project "Unity2020323f1.zip" 2. Open Shortcuts (Edit > Shortcuts) 3. Switch Category to ... Read more
Shortcut Conflict popup window is blank when pressing a hotkey that's as...
How to reproduce: 1. Open the attached project "Input_Bug_Repro.zip" 2. Press shift + command + G (shift + control + G on Windows) 3... Read more
Shortcut Conflict popup is blank when pressing hotkey that's assigned to...
How to reproduce: 1. Open the attached project ("repro_2020.3.19f1.zip") 2. Press command + t 3. Observe the Shortcut Conflict popup... Read more
The Editor won't assign Down Arrow key when assigning it to 3D Viewport/...
Reproduction steps: 1. Create a new 3D project 2. Open Unity > Shortcuts 3. Under "All Unity Commands" find "3D Viewport/Fly Mode Ba... Read more
[Shortcuts Manager] Search elements will not be visible when scrolling d...
How to reproduce: 1. Create a new Unity project 2. Open the Schortuts Manager (Edit > Shortcuts) 3. Scroll down in the Command list ... Read more
[macOS] Crash when pressing any keyboard key while "Binding Conflict" di...
Reproduction steps: 1. Create a new Project 2. In the Menu Bar, click Unity -> Shortcuts... 3. Double click any shortcut to edit it ... Read more
Editor shortcuts take window focus away from Game View window when in Pl...
Reproduction steps: 1. Open the attached project "Input System Test" 2. Open the "SampleScene" scene 3. Enter Play Mode 4. Press Ctr... 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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1