Search Issue Tracker
Player remains in Windows Background processes when the application is c...
How to reproduce:1. Create a URP template project2. Build the project with the name “MyProject”3. Run the built project4. Right clic... Read more
Command line -logFile with no parameters outputs to screen on OS X but n...
Steps to reproduce:1. Find attached project in command line Windows2. Launch Unity with parameters -batchmode -quit -logFile3. Notic... Read more
[Windows] Memory leak on .Net 4.x and x86 builds
To reproduce: 1. Download attached project "MemoryUsage.zip" and open in Unity2. Open "SampleScene" scene3. Enter Play mode4. Observ... Read more
Sometimes the wrong image is displayed when using Cursor.SetCursor in so...
Reproduction steps:1. Open the attached project “BadCursor”2. Open Scene “Assets/Scenes/Initialization.unity”3. Enter the Play Mode4... Read more
Windows COM throws the InvalidProgramException when using Ookii.Dialogs ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/StandaloneFileBrowser/Sample/CanvasSampleScene.unity” ... Read more
Win standalone titlebar buttons don't function if touched when default i...
Steps to reproduce:1. Create a new Unity project2. Open Buidl settings3. Switch platform to Windows standalone and go to project set... Read more
Different, not-consistent threads count in standalone builds
To reproduce:1) Open attached project and scene2) Build and run it3) Use some tool to check thread count (Process Explorer on win, c... Read more
Button's hitbox is offset when building standalone project for two screens
Reproduction steps:1. Open the attached build of the project named "Build_1141732_New"2. Select a non-native screen resolution3. Sta... Read more
LFS ::Open on Windows platforms reports double File.Open profiler markers
What is happening?Windows platforms Local File Systems do emit File.Open profiler marker but they do it recursively resulting in dou... Read more
Unity Standalone build stutters on 59 hertz monitors with vSync enabled
Reproduction steps:1. Open the "StutterTest2.zip" project2. Build "Test" scene with Autoconnected Profiler setting enabled3. Play th... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS