Search Issue Tracker
[SerializedObject] Undo does not update objectVersion or hasMultipleDiff...
Reproduction steps:1. Open the attached "ReproProj" project2. Open the Test Runner ("Window" -> "General" -> "Test Runner")3. ... Read more
"Z" value of ScriptableObject is set to a random number in the Inspector...
How to reproduce:1. Open the user-attached project “My projectdsdsddf”2. Right-click in the Project window, Create → ScriptableObjec... Read more
Data is not serialized correctly on time when OnValidate is used to retr...
How to reproduce:1. Open the “ScriptableSaveBug.zip“ project2. Observe the Console Expected result: The serialized data value is the... Read more
"ParseErrorException" is thrown when parsing a float with a very small v...
Reproduction steps:1. Open the attached “BugRepro” project2. In the Menu bar at the top of the Editor, press Bugs and then select De... Read more
"The same field name is serialized multiple times in the class or its pa...
How to reproduce:1. Open the user-attached project “BugReport”2. Open the “SampleScene” scene3. Open the “Derived.cs” Asset and add ... Read more
“The serialized array of [SerializeReference] objects is missing entry f...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the “GameOject”... Read more
[2021.3 only] Crash on Transform_CUSTOM_set_localScale_Injected when ope...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Game/Prefabs/House.prefab“ Prefab Expected result: Th... 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
"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
Crash on SerializedProperty_CUSTOM_SetStringValueInternal when setting S...
Reproduction steps:1. Open the attached project "CrashRepro"2. Click on “Assets/IgnoreThis/V2_Test/TestScript1.asset“ to make it vis... 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