Search Issue Tracker
[Android] CommandInvokationFailure appears in console when inspecting th...
To reproduce this issue:- Install either Unity Editor 2019.3 or 2019.2 using the HUB- install the Android Module and the Android SDK... Read more
[Android] Input.gyro is extremely laggy on specific device with Android 7.0
Steps to reproduce: 1) Download attached project 'AndroidAttitudeBug.zip' and open in Unity2) Build and Run 'Main' scene on a device... Read more
[Android] Location app crashes due to error 'jstring has wrong type: and...
How to reproduce:1. Open the attached project2. Build and Run Test scene on Android device (it has only one line Input.location.Star... Read more
[iOS] Random freeze with heavy CPU usage while Destroy is being used rap...
Reproduction steps:1. Open the attached project (Link from the original description or OC link in the edit).2. Go to Build Settings.... Read more
[iOS] ReplayKit 'Save' button does not work on ~1minute+ videos
Reproduction steps:1. Open the attached project.2. Build it to iOS 11 device.3. Click Start Recording.4. Wait a minute.5. Click Stop... Read more
[Android][Gradle] Build fails when downloading files from jcenter
Steps to reproduce:1. Delete ',gradle' folder from %USERPROFILE% folder2. Create a new project3. Attempt to build an apk Reproduced ... Read more
[Android] Loading assets from AssetBundles takes significantly more time...
Repro steps:1. Download "repro_1153358_1930a1" from the link below2. Switch build target to Android and make sure that "Build App Bu... Read more
[Android] Application.Quit and Application.Unload crashes the app on sev...
How to reproduce:1. Open the attached project2. Make sure Scripting Backend is set to IL2CPP3. Build and run on device4. Press Quit ... Read more
[Android] Build fails when there are 680 or more files in the Streaming ...
Reproduction steps:1. Download and open the user-submitted project "BuildStreamingAssets2020.zip"2. Build the project Expected resul... Read more
[Android] PhysX crash when calling Physics.OverlapBoxNonAlloc or Overla...
How to reproduce:1. Open the attached project2. Build and run on Android device3. Play the game, use skills by pressing any of the 4... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used