Search Issue Tracker
Switching platform while in play mode throws InvalidOperationException
To reproduce:1. Create a new empty project2. Enter play mode3. Switch the platform4. Notice the exception in the console Read more
Reset button, placeholders & input fields clips when player settings win...
On shrinking Inspector window horizontally for player settings clips reset button, placeholders and input fields. Steps to Repro:1. ... Read more
Running editor in batchmode with -logFile parameter and no address does ...
Steps to reproduce:1. Download and extract the project attached2. Open Command Prompt3. Run Unity.exe with these command line argume... Read more
[MacBuild]Wrong colors in 16 pixels icon
Steps to reproduce the issue:1. Download and open attached project.2. Build the project for Mac OS X.3. When the building process is... Read more
[Editor] Crash on changing the graphics API to DirectX 12
Editor crashes while changing the "Graphics APIs to DirectX12" Steps to reproduce:1. Open empty project2. File > Build Settings &... Read more
Launching Unity in batchmode with a specified buildTarget does not chang...
1. Download & open the attached project2. Observe that: Current Build Target is Android VR Support is disabled on Android Build ... Read more
Symbols (PDB) no longer being shipped for non-Development Windows
Under previous versions of Unity the Windows Standalone player came with a .PDB file containing debug symbols for all variations of ... Read more
Editor is loading x86_64 folder DLLs when building for mobile
Repro: 1. Open & build the attached project for Android (on Unity Free).2. Build fails with an error: 'System.Net.Sockets' are s... Read more
Editor crashes on switching graphics API from DirectX 12 to other APIs w...
Editor crashes on switching graphics API from DirectX 12 to other APIs when memory is reallocating Steps to repro:1. Open attached p... 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