-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.4 stuck trying to release texture on exit pie #92
Comments
We also have the issue of |
It's worse than just texture release, it appears that the browser renders incorrectly (patches/deltas) onto the page vs what 5.1 & 5.3 show. Update textures needs a change, did API change? |
then processed in NB: https://forums.unrealengine.com/t/c-transition-guide-for-5-4/1835583 |
UpdateTexture2D changes (5.3->5.4): Appears to use a block copy architecture, potentially a source of the problems? Related commit: https://github.com/EpicGames/UnrealEngine/commit/b7881548a3858f40aadbf0f10d206a68dc2ee47a |
LIkely due to 5.4 render changes.
The text was updated successfully, but these errors were encountered: