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
Assinging tasks other than game thread gives crashes with access violation.
Because RHI and Flush functions from Unreal's itself requires GameThread and engine checks if it is GameThread or not.
If you have a solution, feel free to pull request. We can pay for it.
The text was updated successfully, but these errors were encountered:
Assinging tasks other than game thread gives crashes with access violation.
Because RHI and Flush functions from Unreal's itself requires GameThread and engine checks if it is GameThread or not.
If you have a solution, feel free to pull request. We can pay for it.
The text was updated successfully, but these errors were encountered: