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
Script recompilation doesn't trigger automatically when switching build ...
Steps to reproduce:1. Open the “TestNullString” project2. Go to File → Build Settings and Switch Platform to Dedicated Server or Win... Read more
Unity C# not automatically updating EventType.mouseUp/mouseDown to Event...
After downloading the Ann Tools package from the Asset Store I have to manually update the event type of mouseDown/mouseUp. I would ... 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
- Profiler search results are delayed when any search result is selected, and another frame is viewed
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field