Search Issue Tracker
[Android] VideoPlayer stuck on some devices
How to reproduce it:1. Open the attached project "TESTVideo.zip"2. Build and Run it on Android3. Observe the video in an app Expecte... Read more
Rendering artifacts with custom shader when using Vulkan for Android and...
Reproduction steps:1. Open the user’s attached project “reproproject”2. Open the /Assets/Crest/Crest-Examples/Main/Scenes/main.unity... Read more
[iOS] Concurrent downloads have become slower when using UnityWebRequest
How to reproduce:1. Open the attached project "BundleDownload.zip" on 2019.2.7f2 or lower2. Build and Run the Scene "bundledownload"... Read more
InputField(TMP) throws an Exception when typing Korean while drag-select...
Reproduction steps: Open the attached project “InputField.zip” Enter Play Mode Select random Korean characters in the input field by... Read more
SRP constructor is called when the scene has not been loaded
How to reproduce:1. Open the attached user project "SRPConstructor.zip"2. Observe the Console Expected result: "OnEnable" is logged ... 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
[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
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
"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
[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
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