Hello. I am having a strange issue with a HUD I set up. It seems to be duplicating the status value list three more times, so it shows 4 total.

When the game is active I can look at the HUD game objects and it shows 4 instances under the Status Value List object. What could be causing this? I delete three of the copies and it looks exactly how I would want it to.

https://imgur.com/a/41JzIkM
  • Can you show the setup of you HUD prefab?
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Here ya go! https://imgur.com/a/7kXoZrq

    I've noticed the number of times it duplicates depends on the number of combatants, enemy and player, currently in the battle.
  • Krozo said: I've noticed the number of times it duplicates depends on the number of combatants, enemy and player, currently in the battle.
    That's ... very strange, as there's no connection between that and status value display.

    Your HUD Status Value List component setup will list all Normal type status values using the prefab provided by them (or default in the UI settings). So, unless your prep time stat is the only Normal type, it should list multiple status values. How's your status value prefab set up?
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • @gamingislove Yes it is strange! I have many Normal Status Values.

    Here is how the prep time status value is set up with the UI Prefab being used.
    https://imgur.com/a/B1i3H6n
  • Looks generally ok ... I think I'll need a Unity test project with your setup where this happens.

    You can reduce the size by deleting the Library folder from the Unity project's folder - zip it up, upload it somewhere (e.g. dropbox) and send me the link to contact@orkframework.com.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.