Search Issue Tracker
Memory leaks when Instantiating Objects with SerializeReference
How to reproduce:1. Open the attached Project "testProject.zip"2. Build and Run a Development Build with the Scene "SampleScene"3. I... Read more
Crash on core::basic_string<char,core::StringStorageDefault<char> >::bas...
Reproduction steps:1. Open the attached “repro-project“2. Load the “SampleScene“ scene (Assets/Scenes)3. In the Hierarchy window sel... 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
Memory leak when using SerializeReference in IL2CPP Build
How to reproduce:1. Open the attached project "SerializeReference MemLeak.zip"2. Build And Run the project3. Open the Memory Profile... Read more
Value of a serialized class is reverted when Component is applied to a P...
Reproduction steps:1. Open the attached Project "Case_1423203.zip" and load Scene "SampleScene"2. Select the "Test" GameObject in th... Read more
Crash on TypeTreeQueries::HasManagedReferences when adding new item to t...
How to reproduce:1. Open the attached user's project from "AFPSCounter-2022.1.zip"2. Open Scene "ProfilerCounters" and select "Advan... 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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point