Hi, I have a scene that contains UI elements. I’m currently loading UI assets from Asset Bundle so there is no assigned sprite reference in that scene. When I try to modify UI views I’m always assigning all the assets by manuel and deleting the references after the modification.
And this is frustrating.
Are there any solution for that?