Search Issue Tracker
Declared default values of a class are ignored when declaring it in anot...
How to reproduce:1. Open the user's attached "2021 Empty" project2. Open the "Test" Scene3. Select the "Main Camera" GameObject in t... Read more
"Duplicate identifier" error can report the wrong object identifier
In the case of merge problems some portion of a YAML -format Unity file might be repeated more than once in an asset file. If an obj... 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
[Serialization] Player build hangs on initial loading screen after repor...
Reproduction steps:1. Open the attached user's project "boardgame_demo.zip"2. Open the "Assets\Scenes\BoardTest.unity" Scene3. Build... 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
[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
[Mac] Editor crashes in mono when refreshing asset database
1. Open attached project2. Try building the project several times3. Try modifying anything in the scripts and coming back to the edi... 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