How to find elements from a Unity based app?

Hello there!
I was thinking of applying automation tests on a Unity based app/game using robot framework. The thing is, through Appium and Inspector I cannot see any elements on my device screen, so I don’t know how to get the id’s correctly.

Is there any specific libraries to use with Robot in order to be able to identify elements coming from Unity?