Search Issue Tracker
[Android] Unity Editor leaves adb.exe running when apk is built
Reproduction steps: Create a new project Make an Android APK using Build & Run button Quit Unity Editor which leaves adb.exe ope... Read more
[Android] App crashes with local reference table overflow when creating ...
How to reproduce:1. Open the attached project '1366122.zip'2. Build And Run on Android device3. Inspect logs in logcat Expected resu... Read more
[Android][VideoPlayer] Videos are not played from URL on specific devices
How to reproduce:1. Open the attached project2. Build & Run on Android devices3. Navigate to the "URL" scene (scene title is wri... Read more
JNI crash on call GetObjectArrayElement used on AndroidJavaObject.GetRaw...
How to reproduce:1. Open the user's attached project2. Build and run the application on Android Expected result: The application doe... Read more
[Android][WebGL] Location service does not start on Mobile
Reproduction steps:1. Open the user's attached project "MobileSensors.zip"2. Build and run it on Android3. Click on "Location Test" ... Read more
[Android] Socket.BeginConnect() doesn't call the SocketConnectCallback w...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to the Andr... Read more
[Android] Build fails with the error "Picked up JAVA_TOOL_OPTIONS: -Dfil...
Open the attached "NotchSafeAreaSample.zip" project Go to File > Build Settings Make sure that the Android Platform is selected B... Read more
[Android] Crashes with signal 6 (SIGABRT)' error and 'JNI ERROR' abort m...
How to reproduce:1. Open the attached project "InternalProject"2. Build And Run on Android device Expected results: The app does not... Read more
[Android] Core libraries are not detected when they're just in the Asset...
How to reproduce:1. Open the user's attached "BuildTest.zip" project2. Open the Build Settings3. Make sure the Android Platform is s... Read more
[Android] Blitting two fullscreen passes does not work on Quest and Android
Reproduction steps:1. Open the project "Render two fullscreen passes.zip"2. Observe the view in Game View (StencilPostEffect scene)3... 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