You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
@bopangzz@FynjyAC Hey, guys, is the node "AddRuntimeCandidateImage" works? I struggle for a few days, i import the Texture2D from local storage or just use the texture(.uasset inside content ) with the native node "AddRuntimeCandidateImage", but it can not work, do you guys have this kind of problem?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
Unreal can download image and return Texture2DDynamic.
But exture2DDynamic cannot be converted to Texture2D.
The text was updated successfully, but these errors were encountered: