Search Issue Tracker
UnityEvent does not get pasted to a uGUI component when trying to copy i...
How to reproduce:1. Open the attached "IN-132255_My project.zip" project2. Open the "SampleScene"3. In the Hierarchy, select TestObj... 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
Errors are thrown for lists and arrays in build using IL2CPP when data c...
How to reproduce:1. Open the 'EditorSerializationBug.zip' project2. Build the project3. Observe the Player.log Expected result: No e... 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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it