Replies: 2 comments 4 replies
-
I have tried using Sort Group component and setting Z-index on the prefabs to no avail |
Beta Was this translation helpful? Give feedback.
4 replies
-
Prefab had a Z-value of 0.1 despite me thinking it didn't. Sorry |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the prefabs are spawned, they are automatically assigned a Z-value of 0.1. I can't figure out how to override this. It's causing the prefabs to flicker on top of their parent UIBlock.
Setting the prefabs Z-value to a lower value, such as -0.1 fixes the issue completely.
If anyone can explain what the intended behavior was and how to fix this I'd greatly appreciate it.
signal-2023-08-30-163854_002.mp4
Beta Was this translation helpful? Give feedback.
All reactions