Search Issue Tracker
[Android][IL2CPP] App crashes during launch with "Using memoryadresses f...
Repro steps:1. Create a new project2. Switch build target to Android3. Set Scripting Backend to IL2CPP and Target Architecture to AR... Read more
[iOS] Player crashes at ShouldUpdateTransformBefore when instantiating G...
To reproduce:1. Open project attached by the user2. Build it for iOS platform (with "Main" scene attached)3. Run the application4. P... Read more
Android application crashes when native function returns null
Calling Android native function that returns null through AndroidJavaObject.CallStatic<object> method crashes applicationSteps... Read more
[Android] Blit Type "Auto" or "Never" causes Android to show black scene
To reproduce: 1. Download attached project "VRUnity2018-2b9.zip" and open in Unity2. Open "SampleScene" scene3. Set Android platform... Read more
[iOS13][tvOS13] MFI controller left analog stick horizontal axis input i...
Reproduction steps:1. Open users attached project2. Build for iOS3. Connect a supported MFI controller to iOS 13+ device (tested wit... Read more
[Android] Using TouchScreenKeyboard.Open with a non-empty placeholder mu...
Reproduction steps:1. Open the attached user's project "KeyboardTest.zip"2. Build for Android with Development Build Enabled3. Press... Read more
[Android][IL2CPP] App crashes on 2019.1.0a12 and up on launch if old IL2...
Reproduction steps:1. Create a New Project in 2019.1.0a11 or below2. Set the "Platform" to "Android", "Package Name" to "com.Case.Be... Read more
[Android] App crashes when invoking Java Proxy while the app is in the b...
Repro steps:1. Open QA attached project "repro_1126040""2. Open scene "Sample Scene"3. Build and Run on Android4. Press the left but... Read more
[Android] Keyboard doesn't show up when trying to input text in an Input...
Repro steps:1. Create a new project and create an Input Field (reproduced with regular and TMPro Input Fields)2. Build and Run on an... Read more
[Android] Input.GetKey returns false when S-Pen is being used on Samsung...
To reproduce:1. Open attached project2. Build to Samsung device with S-Pen3. Use the Pen on the mobile screen Actual result: The pen... 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