Search Issue Tracker
Public variable's value is unable to be changed when it's above a Custom...
How to reproduce:1. Open the user's attached project "BugReport.zip"2. Select "Test" in the Hierarchy window3. In the Inspector wind... Read more
[Serialization] Player build hangs on initial loading screen after repor...
Reproduction steps:1. Open the attached user's project "boardgame_demo.zip"2. Open the "Assets\Scenes\BoardTest.unity" Scene3. Build... Read more
"SerializedProperty has disappeared!" error thrown when calling ApplyMod...
Full title: "SerializedProperty counters.Array.data[1] has disappeared!" error thrown when calling ApplyModifiedProperties after del... Read more
CPU Total Allocated Memory is 250MB higher while baking with the Progres...
Steps to reproduce: 1. Open the attached reproduction project2. Run the test "MemoryProfileTest" through the TestRunner (Window>G... Read more
A serialized by reference field is not overwritten when the class is des...
How to reproduce:1. Open the attached project ("1415941_repro.zip")2. Run Test -> Test in the menu bar Expected result: "True" lo... Read more
Crash on Transform::CountNodesDeep when building using custom script
Reproduction steps:1. Open the user's attached project2. In the top menu, select 'Build -> Start' Expected result: The build is c... Read more
Crash in SerializedProperty Enum in when class name repeated in differen...
Reported internally Repro steps:Load attached projectAdd SerializeReferenceEnumCrash MonoBehaviour to a GameObject Result:Crash The ... Read more
"This Object contains SerializeReference types which are missing." warni...
Reproduction steps:1. Open the attached "SerializeReference_1209838.zip" project2. Open the "SampleScene" Scene3. Go to Hierarchy &g... Read more
SerializeReference Values are duplicated in all Elements when changing t...
How to reproduce:1. Open the attached project "SerializeReference"2. Open the "Sample Scene"3. Select "Repro" GameObject in the Hier... Read more
Crash on mono_class_is_subclass_of_internal when having ISerializationCa...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Ouroboros/Battle Board/Scenes/Battle Board" scene3. Enter Play... 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