Search Issue Tracker
Async Method is still running in Edit mode when Play mode has been exited
Steps to reproduce:1. Open the original project2. Navigate to Project -> Assets -> Scenes and open SampleScene3. Enter Play mo... Read more
[Editor] Preview pane does not redraw on reimport from Import Settings
Preview of Model is not real-time updated on changing the properties from Import Settings Steps to Reproduce:1. Create a new project... Read more
EditorApplication.projectWasLoaded doesn't fire when the editor is launc...
How to reproduce:1. Download the submitted project (ProjectLoaded)2. Open Terminal/CMD3. Run the project with the following argument... Read more
Editor is not fully translated to English when changing the language fro...
How to reproduce:1. Install a Unity version using Unity Hub2. In the Unity Hub go to 'Installs'3. Click on the three dots next to th... Read more
"Should not be capturing when there is a hotcontrol" logs appear when ch...
Repro steps:1. Open user attached project2. In the Hierarchy, select "Main Camera"3. From the Camera component, open Target Texture'... Read more
Console Window breaks when Console log that has path containing parenthe...
How to reproduce:1. Open attached project2. Open SampleScene3. Enter the Play Mode4. Press on "Hello!" in the Console Window5. Notic... Read more
References to prefab lost after overwriting
How to reproduce:1. Open the attached project ("case_1139245-Bug-PrefabReference.zip")2. Open the repro scene ("repro")3. Select the... Read more
EditorGUILayout.PropertyField does not work for Vector4
EditorGUILayout.PropertyField only shows the name and foldout but not the vector component fields Read more
Scene's window right top corner gizmo isn't visible
Steps to reproduce:1. Create a new project2. Check scene window right corner Expected results: Scene gizmo is visibleActual results:... Read more
PropertyAttribute does not work when used on items in an array
How to reproduce:1. Open attached project "Test.zip"2. In the Hierarchy, select "Test" GameObject3. In the Inspector, observe "Test"... 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