Search Issue Tracker
Input.mousePosition returns incorrect value when using locked cursor
Reproduction steps: 1. Open the "bug.zip" project. 2. Open the "test" scene. 3. Play the scene. 4. Notice that the cursor is not cen... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour { [SerializeField] private int m_Number... Read more
[UI Toolkit] VisualElement takes up space when the container has its pos...
How to reproduce: 1. Download the attached project "UIToolkit Bug.zip" 2. Open UI Builder window (in Menu bar click Window > UI Tool... Read more
Current Audio Mixer Snapshot Not Selected when played
How to reproduce: 1. Open the attached AudioTest.zip 2. Open Test Scene and Enter the Play mode 3. Go to Menu bar/Window/Audio/open... Read more
Selection Wire turns off when turning off Selection Outline in Gizmo set...
Reproduction steps: 1. Open the user's attached project 2. Select Game object "Sphere" 3. Toggle visibility of Gizmos in Scene View... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
Lens flare's Rotate property has no effect
Reproduction steps: 1. Open the "bug.zip" project. 2. Open the "test" scene. 3. Play the scene 4. Notice the lens flare Actual resu... Read more
Sub-Scene shader fog variants missing when using buildconfig and subscen...
Steps: 1. Download small repro in comment (1363446_SmallRepro.zip) 2. Open project 3. Open ManagerScene scene, hit play, on GameView... Read more
[Shuriken] Nested subemitter does not emit bursts when simulating in edi...
Steps to reproduce: 1. Download and import attached project. (Nestedsubemitters.zip) 2. Open scene: test2 3. Simulate particle syst... Read more
[Mac] Crash on __pthread_kill when entering Play Mode with Vuforia Augme...
How to reproduce: 1. Open the attached project("Vuforia_Crash") 2. Enter Play Mode Reproducible with: 2018.4.6f1 (Vuforia 8.3.8), 2... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script