Search Issue Tracker
[MacOS] An Unhandled exception is thrown in the Editor.log and Console w...
Reproduction steps:1. Open the attached Unity project "BuildError.zip"2. In the Editor click Build > Build AssetBundles3. Observe... Read more
Can't create a new button for each element of the list when using Script...
Reproduction steps:1. Open the user's attached project2. Select Assets > Plugins > Scripts > "Skills" ScriptableObject3. Op... Read more
"Reload Script Assemblies" completion refocuses the Editor if it was swi...
How to reproduce:1. Open the attached “1380315.zip” project2. Open the “NewBehaviourScript.cs” Script3. Add “ “ (space) and save the... Read more
Roslyn Analyzers cause a Compiler error when project name contains white...
Reproduction steps:1. Open the attached project Expected result: Project opens with no errorsActual result: Console throws a Compile... Read more
Packages keeps getting recompiled when editor is recompiling code from t...
Reproduction steps:1. Open user-submitted project "Recompilation Test"2. Create a new C# Script in the Assets folder3. Inspect the L... Read more
Console messages show no path to assets in StateGroup when checking depe...
How to reproduce:1. Open the attached "bundle_dependencies_demo_project.zip" project2. In the menu bar select Demo > Calculate De... Read more
Crash on mono_log_write_logfile when leaving Play Mode
How to reproduce:1. Open the attached project2. Open scene "MainScene.unity"3. Press the Play button to enter Play Mode4. Press Play... Read more
AssemblyUpdater fails if Unity editor has spaces in its path
Reproduction steps:1. Create a new project2. Import the asset from the Asset Store (link provided in description)3. Observe the cons... Read more
AddComponent's general performance is worse in 2020.3 and above when com...
Reproduction steps:1. Open the attached project "AddComponent_2019.4.23.zip"2. Switch the platform target to Android, and enable Dev... Read more
Unable to update assemblies error on package install
How to reproduce:1. Create new project2. Import Playmaker asset (https://assetstore.unity.com/packages/tools/visual-scripting/playma... 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