Search Issue Tracker
[Android] [IL2CPP]App crashes while serializing jagged array using JSON ...
To reproduce: 1) Open attached project and "JSONTests" scene 2) Make sure Scripting Backend is set to IL2CPP in Player Settings 3) B... Read more
[Andorid/Plugins] java.lang.NoSuchMethodError when invoking public stati...
DUT: Nexus5/6.0.1, Nexus4/5.1.1. Neither device not aOS version specific Steps to repro 1. Build and run attached repro project, de... Read more
[Android]Rendered GameObject amount is severely lowered when their mater...
Steps to reproduce: 1. Open the user's attached project "VKNotRenderingEverything.zip" 2. Open "SampleScene" 3. Build it for Android... Read more
[Android] RenderToFloatTexture is not supported on devices with Android 4
To reproduce: 1. Open attached project 2. Run and build to android device Actual result: Logcat prints False Expected result: Logca... Read more
[Android] Devices running aOS 4.1 and lower has visual artefacts after r...
Details: when rotating android devices with aOS 4.1 and lower the screen produces visual artefacts To reproduce: 1. run the attache... Read more
[Android/UI]UI Buttons become black after repeated switching platforms a...
To reproduce: 1) Open attached project 2) Go to Builds / Builder Window 3) Click Open MainScene button 4) Click "Reset to S.." butt... Read more
[Android] Caret is always at the beginning of existing text when selecti...
To reproduce: 1. Download and open attached "Dummy.zip" project. 2. Build and run on any android device. 3. When application loads,... Read more
[Android] RenderTexture is corrupted after resume on Android
Regressed from 5.3.4p1 Steps to repro: 1. Build and run repro project 2. Cube rendered by RenderTexture in the top left corner (Me... Read more
[Android] [SDK] Editor doesn't detect that SDK is in protected path and ...
DUT: 1) Place Android SDK somewhere protected (like into Program Files) 2) Delete important part of SDK (for example, build tools) 3... Read more
The WWW and UnityWebRequest classes currently don't support HTTPS TLS 1....
Reproduction steps: 1. Open the attached project 2. Build and run the project on Android device with Android versions prior to 5.0 (... 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
- Right-click context menu in Visual Effects Graph window is offset
- Sprite applies the Material settings only when the "Mask Interaction" field inside the Sprite Renderer component is updated
- Texture becomes static when the "Exposed" parameter in the Node Settings is disabled
- InvalidCastException is thrown after clicking on a group header in Create new VFX Asset window
- [Android] [GameActivity] [TouchScreenKeyboard] The input field above the keyboard is always hidden and "TouchScreenKeyboard.Status" is stuck on "Visible" when used with GameActivity Application Entry Point