Search Issue Tracker
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Win...
Reproduction steps: Open the user’s attached project (“UnityWebRequestTLS12.zip”) Enter the Play Mode Expected result: Editor establ... Read more
URP renderer stencil effect doesn't show in Game view
How to reproduce: Open the user attached project Open the scene called TestNewRenderer Look at the asset UniversalRenderPipelineAsse... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
A GameObject with a Character Controller and Animator Components loses a...
How to reproduce:1. Open the “CHARACTER_CONTROLLER_ISSUE.zip“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the G... Read more
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
"NullReferenceException" erorr is thrown when left or right clicking the...
Reproduction steps:1. Open the “ReproProject“ project2. Open the Tile Palette window (Window > 2D > Tile Palette)3. Left click... Read more
[URP] Decal produces z-fighting with parallel surfaces when the decal's ...
Decal produces z-fighting with parallel surfaces when the decal's material uses a Normal From Height node in the Shader Graph How to... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off