Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

UI Elements Not Rendering Properly on Android

Discussion in 'UGUI & TextMesh Pro' started by siddharth3322, Aug 14, 2019.

  1. siddharth3322

    siddharth3322

    Joined:
    Nov 29, 2013
    Posts:
    1,049
    In my game, UI elements not rendering properly on an Android device.
    But it working properly within Unity Editor.
    Here is the example of this problem I am facing:
    star_rise_UI_problem.png

    I have purchased old source code and then upgraded its source code to Unity 2018 version.
    I have implemented a Canvas based UI system from scratch and completed all UI screens.

    At last, I have run the game in actual Android device but I was shocked by getting above result.
    I have checked all things as per my knowledge but all properties values are proper.

    So please give me some suggestion to correct above problem.
     
  2. siddharth3322

    siddharth3322

    Joined:
    Nov 29, 2013
    Posts:
    1,049
    Here you have one object selected to show its inspector.

    star_rise_inspector_details.png