Search Issue Tracker
Crash on SerializedFile::WriteObject while building the project
Reproduction steps: 1. Open the user's attached project "Odd Levels.zip" 2. Go to File > Build And Run Expected result: The project... Read more
Player crashes when build succeeds despite logging an error
Reproduction steps: 1. Open user attached Project 2. Build and Run Expected result: The Player runs Actual result: The Player crash... Read more
Editor crashes when building after script recompilation
Reproduction steps: 1. Create a new Empty project 2. Import the Assets from the attached Assets.zip 3. Press Ctrl + Shift + E 4. Pre... Read more
Editor is looking for non-existent ivy.xml files on startup
How to reproduce: 1. Add the attached “mono-profiler-superluminal.dll” next to your Unity.exe 2. Open Superluminal Performance 3. Ma... Read more
Billboard Particle System not visible when in Player built using Unity C...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Inspect the Particle System 4... Read more
Unfreed allocations are reported after building a player and exiting Pla...
How to reproduce: 1. Create a new Unity project 2. Build the project 3. Return to the Editor and enter Play Mode 4. Double-click the... Read more
[iOS] Batchmode abort "Timeout after 300 seconds" when building using Co...
Reproduction steps: 1. Download and unzip the project that the customer attached 2. On CLI execute command <Unity installation> -pro... Read more
Editor crashes when opening it with "-standaloneBuildSubtarget Server" CLI
How to reproduce: 1. Create new project, close it 2. Open it with "-standaloneBuildSubtarget Server" CLI argument 3. Observe Editor ... Read more
[deprecated] BuildOptions.EnableHeadlessMode needs clearer warning for i...
How to reproduce: 1. Open attached project "ServerBuildHeadless.zip" and scene "SampleScene" 2. In Editor Menu, click Bug -> Repro 3... Read more
UNITY_SERVER scripting define does not work when switching to Dedicated ...
How to reproduce: 1. Open attached project "ServerBuildScriptingDefine.zip" and scene "SampleScene" 2. In Build Settings window, swi... 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
- [Android][URP][OpenGLES3] Render Texture memory increases by 50% when using OpenGLES 3
- MouseButton(0) loses click state when using Device Simulator and enabling "Any iOS Device" in Unity Remote
- [Linux] "Sending message header failed (11)" Warning in Console when opening or closing Standalone Profiler
- [Backport] MacOS Targetsupport Installers for Linux overwrite their content
- [Backport] Scheduled items, asynchronous tasks, and Update() are not run when EditorWindow is opened using ShowModalUtility()