Issues:
Currently I am experiencing a rendering bug where my UI element doesn’t render until I click on it in the explorer. I cannot seem to create a simple repro, it only happens in this environment for me. I hope that sharing my game will be helpful. Sorry about the large place file…
System: Intel(R) UHD Graphics 770
Repro
Turn on API services for datastore
Adopt a droplet
Click on your droplet
Click on the feed icon
Feed them
See that the eyes disappear from the top right image of your droplet
Go to Players[Your_Name].PlayerGui.MainMenu.Gems.TopContainer.Slot1.DropletSlot1.ViewportFrame
Click on the “Eyes” ui element
See that the eyes reappear.
Expected behavior
I expect to see the eyes loading in when I update the UI element.
I have the same issue, thought it related to scrolling frames only, but seems you don’t use one. I believe this isolates the root cause to being UIListLayout being the issue and not updating its contents appropriately.
A roblox staff has also dmed me for further info and a repro, so hopefully this will get a solution soon!