Search Issue Tracker
Editor crashes when importing broken prefab file
Steps:1. Import attached prefab ('InGameCanvas.prefab') to any project==>Editor crashes Read more
EditorApplication.playModeStateChanged event is inaccurate when raised f...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... Read more
allowSceneActivation = false boolean is ignored when the Scene is reloaded
How to reproduce:1. Open the user's attached 'VideoPlayback.zip' project2. From the 'Scenes' folder open the '_primaryUI_IntroVideo'... Read more
Field Serialization in OnValidate method fails due to not being properly...
How to reproduce:1. Open attached project "Unity Bug With Dirty Data.zip" and scene "SampleScene"2. In Hierarchy select "Move Right ... Read more
Other objects from the Scene are seen when entering Prefab Mode (caused ...
Reproduction steps:1. Open attached project "1187945_prefab_preview.zip"2. Open "Prefab view bug repro scene"3. Enter and exit Play ... Read more
NullReferenceException when trying to override a Prefab with corrupted p...
Steps to reproduce:1. Open QA-Supplied project (link in Edit)2. Open Scene in Assets -> 00_Scenes->outdated->PrefabBug3. In... Read more
Override is not applied to the field after script compilation
Steps:1. Open attached project and load SampleScene2. Select GameObject prefab instance in the scene==>It has 'FloatVariable' val... Read more
Scenes are automatically deleted when the scene's path is the same as an...
How to reproduce:1. Create a new project and open it2. In the project window create a new scene and open it3. Delete the scene while... Read more
Nested prefabs lose changes made to their object after saving when paren...
How to reproduce:1. Create a new empty 3D Project2. Add a Cube to the Scene and Save3. Add a Sphere to the Scene and Save4. Make the... Read more
Undo-Redo of "Convert to prefab" operation crashes Editor
Steps:1. Add GameObjects with such structure "Root -> Child -> GrandChild" to Hierarchy2. Convert to prefab3. Undo4. Redo==>... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"