Search Issue Tracker
"error CS0103: The name 'EditorUtility' does not exist in the current co...
Steps to reproduce:1. Open the user’s attached project2. Open Assets/Scenes/ComputeShadeTest.unity3. Navigate to File > Build Set... Read more
"ArgumentException" is thrown and the build fails when building the proj...
How to reproduce:1. Create and open a new project2. Build and run the project, then close the Player3. Build and run the project aga... Read more
"ArgumentOutOfRangeException: Specified argument was out of the range of...
How to reproduce:1. Open the attached project "Titanic.zip"2. Build the project for Android3. Wait for the Build to finish Expected ... Read more
The Build is stuck at "Packaging assets" when building the Player
How to reproduce: Open the attached project "Spanish Tarot.zip" Build the project Expected results: The Build is successfulActual re... Read more
"Error building Player because scripts had compiler errors" is thrown wh...
How to reproduce: Create and open a new Unity project Build And Run the project Cancel the Build Expected results: "Build completed ... Read more
Build would sometimes fail with Tundra build failed error
Reproduction steps: Open the “TundraFail” project Click File → Build And Run Expected result: Build successesActual result: Build fa... Read more
Coverage.GetStatsForAllCoveredMethods() returns no CoveredMethodStats fo...
Steps to reproduce: Create new unity project Remove Code Coverage package Add com.unity.repro-coverage-issue-1.2.0.tgz package (from... Read more
[IL2CPP][2023.1] Xcode Build fails with "no such file or directory" when...
Reproduction steps: Open the user’s attached project Go to File > Build Settings In the Build Settings, check these options: Crea... Read more
Asset Bundles fail to build when adding a [SerializeField] value to code...
How to reproduce:1. Open the user-attached project2. Build the Asset Bundles (BuildTest → Build AssetBundles)3. Create a Build (File... Read more
Warnings about conflicting assemblies are shown when the custom packages...
Reproduction steps:1. Supply the Editor with additional Microsoft AI DLLs2. Observe the warnings Actual result: “DLL is conflicting ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project