UI toolkit elements not shown on build on some devices

Hi,

I created a simple UI screen using the new UI toolkit system. (Unity 2020.1.15f1)
When I run my apk on Huawei p9 plus (Android 7.0) and on Xiaomi mi9 SE it shows correct, but when I launch it on Samsung Galaxy A3 (Android 7.0) - the display is empty (not displayed UI elements), but the places where my buttons placed have stayed responsible - I should press them and they do their functionality.

If I change my UI to the default canvas system the UI displayed correctly on all devices.

Any solutions?
Thanks!

Hello, from your description it’s really hard to tell what’s happening. Can you grab the Android logs on the device where it doesn’t work? That could help us identify and possibly fix the issue :slight_smile: