Search Issue Tracker
JSON deserialization produces different results when comparing to other ...
Reproduction steps:1. Open attached project "JsonUtilityCorruption.zip"2. In Test Runner window, run tests for "ReproduceCorruptionT... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Open the “bug test“ project2. Open the “SampleScene“3. Drag and Drop “Button“ Prefab to the Scene4. Open the “Ma... Read more
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps: Open the attached project(“VarianSerializationBug.zip“) Select Scene Assets/Scenes/SampleScene Select Assets/Var... Read more
[Serialization][Addressables] Scriptable objects can not be loaded in Fa...
Reproduction steps:1. Open the attached user's Unity project "AddressableTest2.zip"2. Go to the Scenes folder and open "SampleScene.... Read more
SerializedProperty.DataEquals returns true for two strings that are diff...
Reproduction steps:1. Open the user's attached project2. Open Window > General > Test Runner3. Select Run All Expected result:... Read more
SerializedObject.hasModifiedProperties returns false after modifying pro...
How to reproduce:1. Open the attached '1328336.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. In the Ins... Read more
Both elements are set to None in reorderables when Cancel is clicked in ...
How to reproduce:1. Open attached project "case_941_repro.zip"2. Open "SampleScene" scene3. Select "Cube" & "Cube3" GameObjects ... Read more
Value set to serialized fields in OnValidate() method doesn't get displa...
Reproduction steps:1. Open user's project "Prefab test.zip"2. Select "Master Variant" Prefab in Assets/Prefabs3. Enter Prefab editin... Read more
Script loses reference to a MonoBehaviour after adding Serialized variab...
How to reproduce:1. Open the attached project "Roguecaster.zip"2. Go to Assets > _Game > Scripts > Units > AIComponent3.... Read more
Serialized variable value is overwritten on the existent object instead ...
How to reproduce:1. Open the user-attached project “SRJsonTest”2. Open the “SampleScene” scene3. Enter the Play Mode4. Observe the l... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server