Search Issue Tracker
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
Component titles from several words are displayed without the spaces in ...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component, which title consist of severa... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
Bug reporter file selection window is partially non-interactable on Mac
How to reproduce:1. Create a new project or open an existing one2. Open the Bug Reporter (Help -> Report a Bug...)3. Click the Ad... Read more
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... Read more
[2022.1] Crash on SetupAxes when duplicating two or more GameObjects at ...
How to reproduce:1. Open the user-attached project “My project”2. Open the “SampleScene” scene3. Expand “GameObject” GameObject and ... Read more
WebRequest can't connect to localhost when HTTP is used for connection
Reproduction steps: Open the user’s attached project Open “Assets/Scenes/SampleScene” scene Enter the Play mode Inspect the Console ... Read more
Crash when opening project
Reproduction steps:1. Open the user's attached project Expected result: The project opensActual result: The project crashes Reproduc... Read more
Text inside ListView with text-overflow ellipsis is not displayed in Pla...
How to reproduce:1. Open the attached project ("TextOverflow.zip")2. Open Window -> UI Toolkit -> TextOverflow3. Notice the "H... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class