Search Issue Tracker
IL2CPP returns a pointer to the stack value which points to invalid memo...
How to reproduce:1. Open the attached project2. Build and Run (File>Build And Run)3. Observe the outputted “Assembly-CSharp.cpp“ ... Read more
"OnPointerEnter" function doesn't activate when hovering mouse cursor ov...
How to reproduce:1. Open the attached user project “My project.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode4. H... Read more
FPS drops when Additional Lights are enabled and the project is built in...
Steps to reproduce:1. Open the “IN-23449” project2. Build And Run in WebGL (Safari browser) Expected result: FPS is around 60Actual ... Read more
UI Toolkit ListView can cause the layout to overlap when there are child...
How to reproduce: Open the attached project "UiTest.zip" Enter Play Mode Click the "Add Data" button in the Game view Expected resul... Read more
Blender error is not specific when the Blender could not convert the .bl...
Steps to reproduce:1. Download the “IN-22336” project2. Delete the “Library” folder3. Open the project4. Observe the Console Expecte... Read more
[Android] Input.acceleration doesn't get the acceleration of some device...
How to reproduce:1. Open the attached “IN-22916_1392784_gyro_accelerometer“ project2. Build and Run for Android3. In the Scene click... Read more
"Initialize XR on Startup" has no effect when disabled
Reproduction steps:1. Create a new VR Template project and open it2. Go to: “Edit > Project Settings > XR Plug-in Management &... Read more
TextField cursorIndex / selectionIndex are not set in time for Focus/Mou...
Summary:I have a TextField txtf with txtf.selectAllOnFocus = txtf.selectAllOnMouseUp = false. When the user clicks into the text fie... Read more
[Mono] The gdiplus dll mapping has the bokken machine path in MonoBleed...
Reproduction steps:1. Find Unity installation path2. Right-click on Unity.app and select ‘Show Package Contents’3. Open Contents/Mon... Read more
UI Toolkit VisualElement keeps firing mouse events after setting element...
How to reproduce:1. Open the attached “HiddenButtonEventsBug.zip” project2. Open “SampleScene” scene3. Enter Play Mode4. Click on an... 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