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
Ability to manually change assigned referenced Out of Band assets in the Inspector
Fixed
Fixes incorrect embedded asset handling behavior. Previously, if you returned true in the asset loader callback but didn’t assign a value, the runtime would still display the embedded asset included in the file. Now, if you choose to handle the asset and don’t assign one, no asset will be displayed as expected.
Known Issues
Graphics issues on OpenGL ES3 graphics API on Windows