Search Issue Tracker
GPU Profiling on Directx11 freezes Unity Editor
When using the GPU profiler and switching between APIs, going back to Directx11 freezes Unity. It looks like a thread lock, because ... Read more
Environment.StackTrace skips the top frame on 32-bit Windows players on ...
This affects both Standalone Player and UWP. Why won't fix: This happens because the Visual C++ compiler does not emit function prol... Read more
Objects are displayed flat white when rendering with Elastic GPU
Reproduction steps: 1. Open "LightingSandboxBasic.zip" project2. Look at the Scene Game Objects Expected Result: Objects are rendere... Read more
[Windows] Game window doesn't minimize when Windows button is pressed
To reproduce: 1. Download attached project "client.zip" and open in Unity2. Build project via Tools > CI > Build Windows (x64)... Read more
[Windows][DX12] When Gsync option is enabled in nVidia control, Player c...
This crash happens in a very specific condition:- multiple monitor setup with one of them a Gsync monitor- nVidia Gsync option is en... Read more
[TextMeshPro] Chinese Windows IME initialized at wrong position, jumping...
Steps to reproduce:1. Open attached project "IME Bug" (and load the IMESampleNoZCore Scene)2. Set your Windows Input Language to Chi... Read more
Application.isFocused is true when starting the build application and wh...
How to reproduce:1. Open attached project "ApplicationFocusTest.zip"2. Build the 'ApplicationFocusTest' application by going to File... Read more
SystemInfo.deviceUniqueIdentifier returns different results in 2019.1
So far we know it affects Windows Editor and Windows Standalone. To repro, check what that function returns in 2018.3 and 2019.1, an... Read more
OnApplicationFocus(bool) breaks on Windows 7 when opening start menu and...
Reproduction steps:1. Open the project inside of "Bug 2.zip"2. Build the project and run it3. When the project launches, press the "... Read more
Two new folders appear in the LocalLow folder after opening and building...
How to reproduce:1. Open attached Unity project "delme_forreal.zip"2. Select File --> Build Settings3. Add "incorrect_pathes" sce... 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