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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project