Hi, Team. I have built and set up my project on Android devices, and I’m struggling with two problems.
-
The UI flickers as seen in the video. It only happens during the first operation of the app. If I close it and relaunch it, the flickering goes away.
-
The objects are culled by distance(It seems like it is culling by distance, as seen in the video) but I have not applied such settings. I have not placed the cull distance volume yet, and the LOD settings are set to auto. This only happens in Android. In IOS it works fine.
Hope someone can help me with solving the problem I have been trying to solve them for like several weeks…
for additional information that you might need to help,
I have tried with the following devices
- Samsung Galaxy S20 Ultra
- Samsung Galaxy Note 9
- Samsung Galaxy Note 10
In Android Studio, I have installed the following
Android SDK
- Android API 33
- Android API 32
- Android API 31
- Android API 30
Android SDK Build-Tools 33’s following versions
- 28.0.3
- 29.0.2
- 30.0.2
- 30.0.3
and the following NDK versions
- 21.1.6352462
- 25.1.8937393