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
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
- Scene view/Status bar is flickering when hovering mouse on BaseLayer if Camera Layer is above BaseLayer in Graphics Compositor window