Search Issue Tracker
Editor Change Check does not detect change when adding a GameObject into...
How to reproduce:1. Open the attached project "ChangeCheckBug.zip"2. Open "SampleScene"3. Select "SelectGameObject"4. Place a GameOb... Read more
[Serialization] UnityEngine.Hash128 fields overridden in prefabs generat...
Reproduction steps:1. Open the attached user's project "HashSerialization.zip"2. Inspect the "SampleScene" with a Text Editor Expect... Read more
[SERIALISATION] Going into play mode does not deserialize the object pro...
When going into play mode, a Prefab with the attached MonoBehaviour with an override on the string value for the objectValue will no... Read more
FormerlySerializeAs attribute doesn't work in Player Build when used in ...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
[IL2CPP] AudioSource.Play doesn't Play Audio when called from the Button
Reproduction steps:1. Download and open the attached project 'WebGLButtonAudio.zip'2. Open Scene 'SampleScene'3. Build and run the p... Read more
InspectorNameAttribute is not used when using SerializedProperty.enumDis...
How to reproduce:1. Open the attached project (EnumerationTest.zip)2. Open scene Scenes/SampleScene3. Press the Play button and obse... Read more
Crash when instantiating the Addressable Prefab with TextMesh Pro
Reproduction steps:1. Open the 'Sandbox-AddressablesCrash' project2. Go to the 'Window -> Asset Management -> Addressables -&g... 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
FormerlySerializedAs Attribute doesn't save the serialized value when pr...
How to reproduce:1. Open the attached "case_1378365" project2. Open the "Test" Scene3. Select the "TestObj" GameObject in the Hierar... Read more
[Serialization] Mesh shape in particle component prefab will remain in b...
How to reproduce:1. Download the attached project 'ReferenceTest.zip'2. Build and Run 'SampleScene' Scene with Development mode sele... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler