Search Issue Tracker
Prefab Variant does not get updated when changes are made on "OnValidate...
How to reproduce:1. Open the “PrefabVariantOnValidate.zip“ project2. Open the “Prefab” and “Prefab Variant” in Notepad3. Observe tha... Read more
“Missing types referenced from component ComponentWithSerializedReferenc...
Reproduction steps:1. Open the attached “ReproSerializedReference (1).zip“ project2. Open “SampleScene” scene3. Left-click on projec... Read more
Prefab's component value gets reset when entering Play Mode
Steps to reproduce:1. Open the attached “IN-86001.zip” project2. Open the “SampleScene”3. Select the “GameObject” in the Hierarchy4.... Read more
Reverting and Applying [SerializeReference] List property creates persis...
Reproduction steps:1. Open the attached “IN-103686.zip” project2. Select the “New Prefab Variant” from the Project Window3. In the I... 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
New .asset files are serialized as binary when the Asset Serialization M...
How to reproduce:1. Create a new project2. Close the project and remove the VersionControlSettings.asset file from the ProjectSettin... Read more
Prefabs with enum elements in a container don't deallocate memory and co...
How to reproduce:1. Open the attached project("serRepro.zip")2. Open the "MyEnum.cs" script3. Change base from int to byte4. Assets ... Read more
Editor freezes when opening Preset window of script with SerializeReference
Reproduction steps:1. Open the attached "case_1290753.zip" project2. Load SampleScene3. Select the "Directional Light" GameObject in... Read more
SerializationUtility.GetManagedReferencesWithMissingTypes() don't return...
Reproduction steps:1. Open the attached project “ReproProj”2. Open the “/Assets/Scenes/SampleScene.unity“ Scene3. In Hierarchy, clic... Read more
Multiple errors are displayed in the Player when using Serialized Generics
Steps to reproduce:1. Open the attached project “IssueProject“2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Navigate to File... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS