Search Issue Tracker
Wrong link when entering "Learn about Unity Cloud Build" in the Build Se...
How to reproduce: 1. Create a new project 2. Go to Build Settings (File>Build Settings) 3. Click on the link "Learn about Unity Clou... Read more
Crash on BuildPipeline::WriteSceneSerializedFile when building Addressab...
How to reproduce: 1. Open the attached "1357414.zip" project 2. Go to Window -> Asset Management -> Addressables -> Groups 3. In the... Read more
[iOS] Unfreed allocation errors thrown in Console when executing Build A...
How to reproduce: 1. Open the attached Unity project ("1358453_2021.2.0b7.zip") 2. Switch Platform to iOS 3. Build And Run Expected... Read more
SetScriptingDefineSymbolsForGroup does not set specified symbols for scr...
Steps to reproduce: 1. Open users attached project 2. Press Bug>Reproduce 3. Open Edit>Project Settings>Player>Other Settings 4. Obs... Read more
[macOS] Microphone usage in script causes build to fail with ambiguous e...
1. Create a new project 2. Create a new script named "Example.cs" 3. Into the script file copy and paste example from here: https://... Read more
'No <...> module loaded' screen remains after adding module to the open ...
How to reproduce: 1. Create a new Unity project 2. Without closing Unity, open Unity Hub 3. Add any module to the opened editor 4. A... Read more
Dedicated Server player crashes on complex HDRP project
How to reproduce: 1. Open attached project "Asteroids.zip" and scene "01_Opening_Intro" 2. In Build Settings window, switch to Dedic... Read more
[Linux][Mac] Executing Build And Run with Dedicated Server platform does...
How to reproduce: 1. Open new Unity project 2. In Build Settings window, switch to Dedicated Server platform 3. Build and Run 4. Obs... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator