Search Issue Tracker
Parent class Awake method is not called when Reload Scene setting is dis...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode Expected results: "Awake was called: T... Read more
Crash on C++ native plugin allocation
Steps to reproduce:1. Open the attached project ("1195844.zip")2. Open "SampleScene" Scene3. Enter Play mode4. Press "Enter" and onc... Read more
'NextVisible(true)' fails when using [SerializeReference] and [HideInIns...
Steps to reproduce:1. Open user-supplied project2. Select foo_test Serialized Object in the Project window Expected: no errors are s... Read more
"UnityEngine.dll" doesn't automatically reference its individual DLLs pr...
Reproduction steps:1. Create a New Project and download "1205367.zip"2. Copy the "ScriptAssemblies" folder from the projects "Librar... Read more
A "NULL" line appears in the start of the Editor log, if the text file w...
Reproduction steps:1. Create a New Project2. Open the Editor log3. Delete everything and Save4. Focus the Editor5. Notice that the f... Read more
ApiUpdater may leave orphan usings when only type qualified references w...
In some scenarios after ApiUpdater runs old, non existing namespaces may be left in using clauses. This may happen if Unity changes ... Read more
[Scripting][Mac] Script throws NullReference errors on OnEnable() though...
To reproduce:-Create a new unity project-Import the attached script or copy from below (Project Window -> Import new asset)-Creat... Read more
Memory leak occurs when calling socket receive in thread during Play Mode
How to reproduce:1. Open the "SampleScene" Scene in the attached "1211367.zip" project2. Open Profiler and click on the Memory Modul... Read more
Unity.Collections.LowLevel.Unsafe.UnsafeUtility.AlignOf<T> always returns 4
How to reproduce:1. Open tester-attached project (AlignOf.zip)2. Enter Play Mode3. See the Console window Expected result: Unity.Col... Read more
[MAC] Crash on _platform_strlen when calling SetInputFloat with invalid ...
How to reproduce:1. Open attached project "MaterialsSubstance.zip"2. Open "SampleScene" scene in "Scenes" folder3. Enter Play Mode4.... 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
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"