Search Issue Tracker
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
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
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
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
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
[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
[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
Undocked windows are always on top of other apps when the Mac Editor has...
How to reproduce: 1. Open any Unity project 2. Undock any window and place it over the Editor or an application (can move to another... Read more
HDR color values are rounded when changing intensity
Reproduction steps: 1. Open the attached "1372353.zip" project 2. Open the "SampleScene" Scene 3. Select the "GameObject" GameObject... Read more
"The requested page could not be found" is showing when opening Release ...
How to reproduce: 1. Open project "Splines.zip" 2. Press Help > Release Notes Expected result: Pages are showing information Actual... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL