Search Issue Tracker
Dynamic functions binding to UnityEvent is not allowed in derived class ...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScenes scene2. In the Hierarchy window, select Test GameObje... Read more
Player crashes on UnityMain when a nested class with the Serializable at...
How to reproduce:1. Open the attached project ('case-1310970.zip')2. Go to File -> Build Settings and press the Build button3. Ru... Read more
Custom inspector throws errors after update to 2020.2.6f1
Repro Steps:1- Open the attached example using Unity version 2020.2.6f12- Click on the asset named "10-TutorialPage".3- Go to the Co... 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
LocalizedString args added in code are sometimes serialized to their Scr...
How to reproduce:1. Open the user-attached project2. Activate PlasticSCM Version Control and Check-in3. Open {{Assets/Scenes/SampleS... Read more
ManagedReferences on a Prefab instance that cannot be applied or reverte...
Manually created this case for https://fogbugz.unity3d.com/f/cases/1409175/ Reproduction steps: 1. Open the attached 'My project' pr... Read more
Reference fields are copied when adding a new element with a SerializeRe...
How to reproduce:1. Open the attached project "IN-57054.zip"2. Open Assets/Scenes/SampleScene.unity3. Select "Main Camera" in the Hi... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... Read more
ScriptableObject with an array of serializable classes with arrays in th...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select World Data in the Project window4. Observe the Inspector E... Read more
InvalidOperationException is thrown when attempting to delete a Color el...
How to reproduce:1. Open the user-attached project(ColorArrays.zip)2. Open the SampleScene3. Multi-Select the List GameObjects in th... 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