Search Issue Tracker
[Window Management] Editor doesn't remain Maximized upon Restart
The Editor opens up in Windowed mode instead of Fullscreen Mode on restarting. Even if "Load Previous Projects on Startup" is disabl... Read more
ReloadAssembly -> EndReloadAssembly processing freezes Editor for minutes
Almost every action in Editor requires Application.UpdateScene and domain reload. It happens in different actions, like starting p... Read more
[Undo] Redo operation is named after a function not the Undo group name
How to reproduce: 1. Open attached project "CheckRedoNamingStripped.zip" and scene "SampleScene" 2. In Hierarchy, select "Custom" o... Read more
Context-menu is opened in the wrong screen when Editor is open in main d...
How to reproduce: 1. Setup two screens, one on top and one below (see the attached video) 2. Make the one above the 'Main display' 3... Read more
Editor lags for a second when moved to another monitor with different sc...
How to reproduce: 1. Create and open a new project 2. Move Editor window from one monitor to another and double click the title bar ... Read more
The top-most Unity Editor Layout disappears upon entering the Play Mode
How to reproduce: 1. Create a new project and open it 2. Expand the Layout window in the top-right and observe it 3. Enter the Play ... Read more
On windows with scrollbars near the window border half or all of the scr...
How to reproduce: 1. Create a new project 2. Press Ctrl+7 to open the Profiler window 3. Dock the Profiler window as shown in the "E... Read more
Organizations are not displayed in the Services window
How to reproduce: 1. Create and open a new project 2. Open the Services window 3. Expand the 'Select organization' drop-down menu (m... Read more
Docked Grid and Snap Settings window disappears when reloading a project
How to reproduce: 1. Create and open a new project 2. In the Scene window expand the grid visibility tool 3. In the newly opened win... Read more
Application.isFocused returns true if the standalone player loses focus ...
How to reproduce: 1. Download user's attached project "InputPlayground.zip" 2. Inside the project folder, go to the Build folder and... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport