Test on android is very jagged.

Hi everyone!

My game looks OK on the PC, but when I test my game on the mobile, the game looks jagged and pixelated. It’s also kinda brighter. Just wanted to know if someone could help me with this problem.

Here is the PC Version:

Here is the Android Version:

Please! Any help would be appreciated!

UltimatePawPaw,

  • What type of device are you using?
  • Which Android version are you on?
  • Is this happening on every and all packaged games, including our templates?
  • Have you tried 4.14? What about 4.15?

Looking forward to hearing back from you, thanks!

Hi ,

I’m using a Vodafone Smart Tab 3G,
My version is 4.4.2,
I’ve lately tried to test some of the templates, but they crashed after showing the default splash screen.
I’ve tried 4.13 and 4.15,

Just want to add… I’ve tested it also on my brothers newer android phone with a
newer operating system and had the same outcome.

Thanks!

Well, did you use exactly the same assets for PC and Android? I mean you have to consider that Android materials, textures, images need for example a power of two resolution. Try to verify this part and tell us if you accomplish it.

Hi mngpssn!

Well yes, I have used the same assets for PC and Android. About the powers of two, I’ve done a test with two objects. I made the one, which is a sprite 512x512, and the other, which is a flipbook, I just left with the original dimensions. The result was exactly the same as above.

Which Vodafone Smart Tab are you on? The Smart Tab 7 or the Smart Tab II 7? Can you also tell me what type of device your bother had that you tested on as well?

Could you show me your set up for this project or provide a downloadable sample project to review?

  • [Materials for Mobile Platforms][1]
  • [Performance Guidelines for Mobile Devices][2]
  • [Mobile Performance Tips & Tricks][3]

Thanks!

Rendering Features for Mobile Games in Unreal Engine | Unreal Engine 5.1 Documentation
[2]: Performance Guidelines for Mobile Devices in Unreal Engine | Unreal Engine 5.1 Documentation
[3]: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/Performance/TipsAndTricks/index.html

, thanks for everything!

I’ve made a test and it went OK, so I think I’m fine for now. If I have problems again I might be back.