Search Issue Tracker
Android SDK/NDK detected without user confirmation
When Unity automatically detects Android SDK/NDK directories we want users to confirm that's correct. However when Android Editor ex... Read more
Android device selection functionality is broken when Android SDK path i...
To reproduce the issue:- Go to Unity Preferences -> External Tools and delete Android SDK path- Go to Build Settings and choose A... Read more
[Android] Player crashes on "CustomMeshUtility_CopyPtrToValueAndIncrIdx_...
How to reproduce:1. Open the "IN_61034" project2. In the Build Settings "Run Device" dropdown, select the desired device3. Press Bui... Read more
[Android] Invalid ReTrace mapping file is generated when using R8 for mi...
Reproduction steps:1. Download and open the attached project: "doles-dolez.zip"2. Go to Edit > Project Settings... > Player &g... Read more
[Android] API level 29 and 28 is not available in latest Unity 2017.4
To reproduce:1. Open any project in Unity 2017.4 LTS2. Go to Player Settings > Android > Minimum API Level3. Observe available... Read more
[Android] RenderToFloatTexture is not supported on devices with Android 4
To reproduce:1. Open attached project2. Run and build to android device Actual result: Logcat prints FalseExpected result: Logcat sh... Read more
Android Oreo - Recent app preview is blank
Steps to reproduce:1. Build any project for Android on an Oreo device2. Open project and go into landscape mode3. Minimize app to go... Read more
[Android] Fatal signal 11 (SIGSEGV), code 1 crash on Nvidia Shield table...
To reproduce: 1. Download and open attached "repro976402.zip" project.2. Build and run on Nvidia Shield tablet.3. When application o... Read more
[Android] SystemInfo.supportsInstancing returns false on low end devices...
To reproduce: 1. Download and open attached "repro981681.zip" project.2. Build and run on Android device.3. Check the output via ADB... Read more
[Android] When Anti Aliasing is enabled Nexus 7 (Tegra 3) renders artifacts
Reproduction steps:1) Download and open user's attached project2) Build and run currently open scene (there are no scenes, just buil... 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