UDN report:
Hi, This is not really a question, but I just wanted to point something. It seems that the PseudoVolumeTexture method in common.ush is not working the same way between DirectX and OpenGL builds. A texture will be sampled correctly in the DirectX build and not in the OpenGL ES build depending on how the asset was exported (Y-Axis direction up or down).
A work around for this was to reimplement the method with a macro to invert the Y sample position.
Trivial Fix.
Rough steps, no easy test case:
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-65276 in the post.
1 |
Component | UE - Platform - Mobile |
---|---|
Affects Versions | 4.21 |
Target Fix | 4.25 |
Created | Oct 16, 2018 |
---|---|
Resolved | Feb 11, 2020 |
Updated | Jul 16, 2020 |