Search Issue Tracker
System.IO.DirectoryNotFoundException appears when adding Platforms Windo...
How to reproduce: 1. Make sure that the Editor path contains a comma 2. Open the user's attached project 3. Open Package Manager and... Read more
Editor crashes on mono_log_write_logfile when a script has a never endin...
Reproduction steps: 1. Open the user's attached project "CrashTest.zip" Reproducible with: 2019.4.27f1, 2020.3.10f1, 2021.1.9f1, 20... Read more
ScriptableSingleton throws a warning and error message when implementing...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In Build Settings (File->Build Settings), switch the... Read more
Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DOMAIN_RELOAD...
How to reproduce: 0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and ... Read more
Incremental compilation is done against IL-post processed assemblies, po...
I heard through the grapevine that this might be fixed in 21.1 due to the new pipeline using Bee. I'll have to test that a bit later... Read more
Crash on LinearAllocatorPool::ClearMainThreadFallback when closing the E...
How to reproduce: 1. Open the user's attached project ("KillStack.zip") 2. Close the Editor Expected result: Editor closes Actual r... Read more
[Firebase] Importing package and restarting the Editor generates "Ambigu...
Reproduction steps: 1. Create a new project 2. Download Firebase SDK from https://firebase.google.com/download/unity 3. Extract it a... Read more
Overridden method is called when calling the base class method using a d...
Reproduction steps: 1. Open the attached project "1344006_DelegateIssue.zip" 2. On the top menu bar, open the "Test" dropdown menu 3... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce: 1. Open the user's attached project "Dual Ballz.zip" 2. Enter Play mode 3. Exit Play mode Expected results: No ... Read more
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
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