Search Issue Tracker
Opening the Profiler (Standalone Process) causes multiple errors when th...
How to reproduce: 1. Create a new project 2. Install the UI Toolkit package 3. Select Window > Analysis > Profiler (Standalone Proce... 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 S... 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 htt... 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 scene 2. Enter the Play mode (if the project does not c... 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: "... 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 -qui... Read more
Quaternion ToAngleAxis does not deal with singularity at (0, 0, 0, -1)
Reproduction steps: 1. Open the attached "ToAxisAngleTest.zip" project 2. Enter Play Mode Expected result: Console logs "(1.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 ... Read more
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps: 1. Open user attached Project 2. Press Play 3. Wait around 15 seconds Expected result: The Editor doesn't crash... Read more
Player crashes after removing a used Define symbol when built via Comman...
How to reproduce: 1. Open the attached "case_1346916.zip" project 2. Navigate to Edit/Project Settings/Player/Other Settings/Script ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow