Search Issue Tracker
[Fully landed and backported] Crash on scripting_object_get_class when a...
Reproduction steps: 1. Open the user's attached project 2. Build the project Expected result: Build is successful Actual result: Th... 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
[BuildReport] report in IPostProcessBuildWithReport provides incorrect i...
IPostProcessBuildWithReport allows users to retrieve information about a build after it's finished. However, much of this informatio... Read more
Build performance regression when using IL2CPP with Burst, Entites, Unit...
Reproduction steps: 1. Open the attached "1219572.zip" project 2. Build the project Expected result: The build duration varies from... Read more
Awake is called in a different order when IProcessSceneWithReport.OnProc...
How to reproduce: 1. Open the attached project's Scene labeled "OnProcessSceneTest" 2. Enter the Play Mode 3. In the Console Window,... Read more
[BuildReport] Scripts are logged even when their assembly definition is ...
Reproduction steps: 1. Open the attached project ("case_1214725-AssemblyDefinitionScripts.zip") 2. Make a standalone build 3. Check ... Read more
IPostprocessBuildWithReport.OnPostprocessBuild function is not called wh...
How to reproduce: 1. Open the attached project 2. In the Project Window, open the "NewBehaviourScript" located in the Assets folder ... Read more
Dedicated Server is selected in Build Settings when Standalone build tar...
Reproduction steps: 1. Create a new empty project with Standalone as target 2. Open the Build Setings 3. Select "Dedicated Server", ... 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
Order of Asset Bundle setup affects the contents of the Asset Bundles th...
How to reproduce: 1. Set the Asset Bundle of cat2 to 'ab2' 2. Set the Asset Bundle of cat1 to 'ab1' 3. Use the menu item 'Assets/Bui... 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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics