Search Issue Tracker
[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
[Scripting] NamespaceParser fails when ScriptableObject class is inside ...
How to reproduce:1. Open user's attached project2. Select the "Test" ScriptableObject in the Project window (Assets folder)3. Observ... Read more
worldPositionStays argument is missing from Unity.Undo.SetTransformParen...
Reproduction steps:1. Open attached project "Undo.zip"2. In Project window, open "Test.cs"3. Observe line 13 Expected result: Unity.... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
Entering Playmode with Scene Reload disabled crashes when DestroyImmedia...
Repro steps:1. Launch the attached 'ProjectY' project with -debugallocator argument (to reproduce the crash faster)2. Enter Play Mod... Read more
UnityLinker fails to run when Assembly Definition Asset is named InputMo...
How to reproduce:1. Open user's attached project2. Make sure Scripting Backend property is set to IL2CPP in the Player Settings3. Go... Read more
[Jobs/NativeArray] InvalidOperationException has thrown when code attemp...
[Scripting] InvalidOperationException has thrown when code attempts to access a container after it has been disposed InvalidOperatio... 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
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
[SerializeReference] Deleting an element of list with SerializeReference...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... 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