Search Issue Tracker
Opening the Profiler (Standalone Process) causes multiple errors when th...
How to reproduce:1. Create a new project2. Install the UI Toolkit package3. Select Window > Analysis > Profiler (Standalone Pr... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
DLLs not running when in Player
How to reproduce:1. Open the attached project "MVC.zip"2. Install "Multiversal Vehicle Controller" (follow the instructions in https... Read more
Crash on tlsf_free when Entering the Play mode and creating a custom con...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode (if the project does not cra... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps:1. Open the attached project "ConvertJSON.zip"2. Open the Scene "SampleScene"3. Press Play Expected result: "gt" ... Read more
OnActiveBuildTargetChanged not called in batch mode
Reproduction steps:1. Download the attached user's project "switchPlatform.zip"2. Run "{path to Unity} -batchmode -nographics -quit ... Read more
Quaternion ToAngleAxis does not deal with singularity at (0, 0, 0, -1)
Reproduction steps:1. Open the attached "ToAxisAngleTest.zip" project2. Enter Play Mode Expected result: Console logs "(1.0, 0.0, 0.... Read more
Error CS8035 is thrown on opening a project when using rulesets
Steps to reproduce:1. Download and open the project "SparkTools.zip"2. Notice the Console Expected result: No error is thrown in the... Read more
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps:1. Open user attached Project2. Press Play3. Wait around 15 seconds Expected result: The Editor doesn't crashActu... Read more
Player crashes after removing a used Define symbol when built via Comman...
How to reproduce:1. Open the attached "case_1346916.zip" project2. Navigate to Edit/Project Settings/Player/Other Settings/Script Co... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object