When using "ConstructTexture2D" from a render target that uses the format PF_R16F (RTF_R16F) the output texture won't retain the format and will become a four channel float texture. The texture format can be changed in the PreEditChange/PostEditChange scope, but it's more efficient to set it correctly in the first place and not cause the texture to be built again.
Expected
The resulting new texture has the PF_R16F (TC_Half) format
Actual
The resulting texture is a float 4 (TC_Default) format
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I'm working on a VR Project and I cannot add Nav Mesh to the stairs??
What method is used to fill polygonal regions when drawing spline mesh at run time?
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
Teleporter in the Creative Hub is Locked and cannot be accessed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-225838 in the post.
1 |
Component | UE - Texture |
---|---|
Affects Versions | 5.4, 5.4.4 |
Target Fix | 5.6 |
Fix Commit | 36709497 |
---|
Created | Sep 27, 2024 |
---|---|
Resolved | Sep 30, 2024 |
Updated | Oct 8, 2024 |