Search Issue Tracker
All selected GameObject's rotation values are copied from the first Game...
How to reproduce:1. Open the attached "1298482_Repro" project2. Open the Scene "SampleScene"3. Select "Cube", "Cube (1)", and "Cube ... Read more
Dragging a Prefab into the Scene view and undoing the action still shows...
How to reproduce:1. Create a new Unity project2. In the Project window create a new Prefab3. Drag and drop the prefab to the Scene v... Read more
Crash when Exiting Play mode with Multiple scenes loaded
Reproduction steps:1. Open user attached Project2. Open "Assets/Main" scene3. Add AurimasUIScene and BaseWithPlayerController into M... Read more
[Prefab] Errors after Undoing/Redoing 'create prefab of child object' ac...
Errors displayed when undoing/redoing after creating a prefab of child object and then saving the scene and deleting the child objec... Read more
Crash on CollectAllSceneObjectRoots when exiting the Play Mode on a spec...
Reproduction steps:1. Open the attached project ”CrashRepro”2. Enter the Play Mode3. Exit the Play Mode4. Repeat steps 2-3 until Edi... Read more
Newly created Scene is completely empty
How to reproduce:1. Create a new project2. In the Project window Right-click > Create > Scene3. Open the newly created Scene a... Read more
Editor crashes when applying changes to Prefab Mesh via Script
Reproduction steps:1. Open user attached project2. Right-click FILEPATH Prefab3. Click "Merge Meshes" at the bottom Expected result:... Read more
Unity crashes when EditorUtility.UnloadUnusedAssetsImmediate is called i...
Reproduction steps:1. Open user's attached project2. In the Hierarchy window, create Empty GameObject (or any other GameObject)3. Dr... Read more
Object Picker does not populate with objects in the prefab if the curren...
Reproduction steps:1. Open attached project "ObjectPickerBug.zip" and scene "EmptyScene"2. In Projectwindow, select and open Assets/... Read more
Crash on SendMessageToEveryone & w/ other Stack Traces when instantiati...
How to reproduce:1. Open project labeled "Project1308612: "2. Open scene "SampleScene"3. Enter Play Mode (Try multiple times, reprod... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default