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
Memory leak when using SerializeReference in IL2CPP Build
How to reproduce:1. Open the attached project "SerializeReference MemLeak.zip"2. Build And Run the project3. Open the Memory Profile... Read more
Editor crashes when a large array of doubles is initialized
Reproduction steps: 1. Create new or open any project2. Attach “NewBehaviourScript.cs” to any GameObject in the scene3. Enter the Pl... 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
Imported texture has default settings when the .meta file has a merge co...
Reproduction steps:1. Create a new Unity project2. Copy “IMAGE” and “IMAGEMETA” to the assets folder3. Right-click in the Project wi... 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