A user has reported that Materials that contain a custom HLSL node that has a Struct with a function declared inside of it results in the material failing to compile for GLSL, causing the Material to be replaced with the default Material on Android.
This is the provided HLSL code:
struct Test { float2 T() { return (float2(0,1)); } }; return 0.2;
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
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How does TextureRenderTarget2D get TArray<uint8> type data?
What method is used to fill polygonal regions when drawing spline mesh at run time?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How to achieve HLSL Multiple Render Target in Material blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-73398 in the post.
0 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.21, 4.22, 4.23 |
Created | Apr 29, 2019 |
---|---|
Resolved | Aug 27, 2021 |
Updated | Aug 27, 2021 |