Search Issue Tracker
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
Serialized variable is not updated in the Editor when changing it while ...
Reproduction steps:1. Open the attached ‘TestDidReloadScripts' project2. Observe the ‘Assets/Editor/Config/EditorConfig.asset’ in th... Read more
Serializable type loses its "NaN" value when copying and pasting it in t...
How to reproduce:1. Open the attached project "Paste NaN in Serializable Type Bug.zip"2. Select "GameObject" in the Hierarchy window... Read more
A space at the beginning of the Text disappears after reopening the Scene
How to reproduce:1. Open the user's attached project2. Open the '1' Scene3. In the Hierarchy select Canvas > Text 84. Add a space... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening the S...
Reproduction steps:1. Open the attached project “SceneCrash”2. Open “MainGameScene_Landscape” Scene Expected result: The Scene is op... Read more
Private fields of the HashSet<T> are automatically serialized
Reproduction steps:1. Open the attached ‘HashSetPartialSerialization' project2. Observe the ‘Assets/Assets/Scriptable Object Impl.as... Read more
Prefab's field custom serialization is incorrect when the field is overr...
Reproduction steps:1. Open the “IN-14866_OverridenFieldSerialization“ project and open the “Main” scene2. Rename the “B” scene to “B... Read more
SerializedReference is not saved when restarting Unity Editor
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/DancingInvaders/Prefabs/Ships/EnemyShipActor/EnemyShipActo... Read more
Variable values in script are not updated after entering Play Mode for f...
How to reproduce:1. Open attached project2. In Editor open any Scene (e.g. Assets/Scenes/GameScene)3. Create any object in Hierarchy... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- 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