Search Issue Tracker
Undo/Redo action invalidate SerializedObject in Inspector when adding/re...
How to reproduce:1. Open attached project ("SO-REPRO.zip")2. Create SerializedObject asset (Assets->Create->BugReport->SO)3... Read more
[SerializeReference] Assets lose its Data when a Class name is changed
To reproduce: 1. Download attached "SerializeReference.zip" project and open in Unity2. Select "New Some Thing" gameObject in the Pr... Read more
Expanding all nodes of an endless tree that is using [SerializeReference...
How to reproduce:1. Open user-submitted project (SerializeReference)2. Select 'New Some Thing' Asset in the Project window3. In the ... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... 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
Dynamic functions binding to UnityEvent is not allowed in derived class ...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScenes scene2. In the Hierarchy window, select Test GameObje... Read more
[IL2CPP] AudioSource.Play doesn't Play Audio when called from the Button
Reproduction steps:1. Download and open the attached project 'WebGLButtonAudio.zip'2. Open Scene 'SampleScene'3. Build and run the p... Read more
[Serialization] Editor crashes when changes are made in prefab/ applied ...
Editor crashes when changes are made in prefab/ applied to MonoBehaviours with SerializedReference objects. Refer the attached video... Read more
Crash on Preset::UpdateProperties when you update the array size in pres...
Editor crashes on changing array size of Nodes property of SerializeReference interface objects preset asset. Steps to repro:1. Open... 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
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