Search Issue Tracker
Async Method is still running in Edit mode when Play mode has been exited
Steps to reproduce: 1. Open the original project 2. Navigate to Project -> Assets -> Scenes and open SampleScene 3. Enter Play mode ... 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 proje... Read more
EditorApplication.projectWasLoaded doesn't fire when the editor is launc...
How to reproduce: 1. Download the submitted project (ProjectLoaded) 2. Open Terminal/CMD 3. Run the project with the following argum... Read more
Editor is not fully translated to English when changing the language fro...
How to reproduce: 1. Install a Unity version using Unity Hub 2. In the Unity Hub go to 'Installs' 3. Click on the three dots next to... Read more
"Should not be capturing when there is a hotcontrol" logs appear when ch...
Repro steps: 1. Open user attached project 2. In the Hierarchy, select "Main Camera" 3. From the Camera component, open Target Textu... Read more
Console Window breaks when Console log that has path containing parenthe...
How to reproduce: 1. Open attached project 2. Open SampleScene 3. Enter the Play Mode 4. Press on "Hello!" in the Console Window 5. ... 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 ... 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 project 2. Check scene window right corner Expected results: Scene gizmo is visible Actual resu... 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" GameObject 3. In the Inspector, observe "Te... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window