Search Issue Tracker
[Mac] Additionally opened windows open in fullscreen when Unity's window...
How to reproduce: 1. Open any Unity project 2. Fullscreen the Unity window 3. Open any new window from the Window dropdown menu Exp... Read more
Unity's window returns to previously maximized display when trying to ma...
How to reproduce: 1. Open the Unity Editor 2. Maximize the window by double-clicking the Title Bar 3. Drag the window to another dis... Read more
Unity 2019.4 opens the manual and scripting reference for 2020.3
Repro steps: 1. Create a new project 2. Help -> Unity Manual or Help -> Scripting Reference Expected: Manual or reference for 2019.... Read more
[macOS] Toolbar buttons disappear when resizing Editor window bigger tha...
Reproduction steps: 1. Create a new Unity project 2. Make sure that Unity Editor is not in full-screen 3. Drag the Unity Editor to t... Read more
[macOS] Title bar is not showing up when an Editor window is undocked an...
How to reproduce: 1. Create a new project 2. Undock the Scene window from the Editor and make it fullscreen 3. Open another app from... Read more
Unity Editor crashes when docking one EditorWindow to the side of a dock...
How to reproduce: 1. Open the user’s attached “DockWindowTest20220120.zip” project 2. Select Local/Window1 from the menu to open Win... Read more
EditorWindow can't be resized when docked near another window and 'wants...
Reproduction steps: 1. Open the attached '1408907-sample' project 2. Go to the 'Tools -> TestWindow' 3. Dock the 'TestWindow' under ... Read more
OnEnable and OnDisable are called when minimizing the custom Editor window
Reproduction steps: 1. Open the user's attached "1167530-MaximizingWindow.zip" project 2. Open the "TestWindow" window (Window -> My... Read more
Multiple errors are thrown when resizing the Inspector while the Texture...
How to reproduce: 1. Open the user attached "ParticleSystem.zip" project 2. Enter the "SampleScene" Scene found in the Scenes folder... Read more
Memory leak when continuously resizing the Editor window
How to reproduce: 1. Create a new project 2. Resize the editor window, while doing it inspect the CPU and GPU memory usage Expected... 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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()