Search Issue Tracker
Editor crashes on AttributeScanner::Next when a script is changed in the...
How to reproduce:1. Open the attached project named "Case_1234525"2. Open the "LidarDemo" Scene3. Enter Play mode4. Open the PhotoDe... Read more
OnAfterDeserialize is not called when disabling domain reload and scene ...
How to reproduce:1. Open attached project "case_1252121-bugreport.zip"2. Open "SampleScene" Scene3. Enter Play Mode4. Observe the er... Read more
[Scripting] Visual Studio2019 for Mac doesn't load Project solution If A...
If project is opened with Auto-Refresh option unchecked, solution is not loaded in the Visual Studio Editor Steps to Reproduce:1. Cr... Read more
Editor crashes when calling an Animation event with an invalid Scriptabl...
How to reproduce:1. Open user-submitted project (Pong.zip)2. Open the MainScene3. Enter Play Mode4. Click on one of the main menu bu... Read more
InvalidProgramException error is thrown when loading an Addressable asse...
How to reproduce:1. Open user's attached "BugRepro.zip" project2. Open "SampleScene" scene3. Select "GameObject" in the Hierarchy4. ... Read more
Code in UNITY_EDITOR block executes during Player or Assetbundle build
Steps to reproduce:1. Open user's attached project "UnityEditorWhenAssetbundling.zip"2. Go to Build Settings3. Build4. Launch the bu... Read more
Indescriptive warning in the Console window when a Type parameter passes...
Reproduction steps:1. Open the user's attached project "AnimancerTimelineProblem.zip"2. In the Project window open Assets/Scenes/Sam... Read more
Changes via Inspector are not saved to a .asmdef asset when it is marked...
How to reproduce:1. Create and open a new project2. Create a new assembly definition file in the Project Browser3. Mark the file as ... Read more
Editor crashes when applying changes to custom ScriptedImporter asset
How to reproduce:1. Open the attached project (1257558.zip) using necessary assetpipeline version (use -adb1 or -adb2 command-line a... Read more
Prefab in subscene does not update after component script changes
Fixed for 2021.1 here:https://ono.unity3d.com/unity/unity/pull-request/114785/_/core/adb-import-worker-script-renaming Steps: 1. Dow... 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