Search Issue Tracker
[HDRP] NullReferenceException in UnityEditor.PreferencesProvider.WriteRe...
Steps to repro:1. Create the new HDRP project and open SampleScene;2. In the Preferences window (Edit>Preferences) go to GI Cache... Read more
Specific Windows are automatically docked next to other windows
To reproduce:1 Create a new project2 In the top right corner, select a default layout3 In the top menu bar, go to "Window" and try o... Read more
[Windows] New Unity projects open in windowed mode after closing the las...
How to reproduce:1. Create a new Unity project2. Make the Unity Editor Window fullscreen3. Close the project4. Create a new Unity pr... Read more
Ubuntu - Clicking the scene camera button causes ArgumentException error
Pressing the Camera button via the scene toolbar produces the following error. ArgumentException: Getting control 0's position in a ... Read more
Failed to load window layout when Editor tries to create new asset from ...
How to reproduce:1. Open the attached project (case_1322299-EditorError)2. Go to Edit > Project Settings3. Select the Test tab4. ... Read more
Editor Game View does not respond to Windows UI scaling at runtime
How to reproduce:1. Create a new Unity project2. Make sure Game View is visible3. Change the Windows text size to 125% (right-click ... Read more
Prefab's Overrides window appears from the left side of the Editor
Steps:1. Create a new project2. Add any GameObject and convert it to the prefab3. Select prefab instance in the Hierarchy4. Click on... Read more
Editor layout is not remembered when creating a new project
How to reproduce:1. Create a new Project2. Change the Editor layout3. Close the Project4. Create a new Project5. Observe the Editor ... Read more
Unity Editor's views are not scrolled with swiping gestures when using a...
How to reproduce it:1. In a touchscreen device open VNC Viewer and connect it to a computer2. Open the attached project "1332306.zip... Read more
[Windows] Editor window doesn't repaint and interface becomes black when...
How to reproduce:1. Install PowerToys (https://docs.microsoft.com/en-us/windows/powertoys/install)2. Open a new Unity project3. Un-m... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler