Custom Nodes plugged into World Displacement are yielding:
Error [SM5] error X3017: 'CustomExpression1': cannot implicitly convert from 'struct FMaterialTessellationParameters' to 'struct FMaterialPixelParameters'
[Image Removed]
Currently in the compiled material, it looks like the Custom Nodes are always set to FMaterial Pixel Parameters:
[Image Removed]
atan2(X.r,X.g);
RESULTS: When plugged into Emissive Color, no issues, When plugged into World Displacement, Conversion issue.
EXPECTED: The Custom node be given the option of being an FMaterial Pixel Parameter or a FMaterial Tessellation Parameter.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
Why RevisionControl connect failed in Unreal5.4 but Unreal5.3 success
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
Head over to the existing Questions & Answers thread and let us know what's up.
11 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.9.2, 4.10 |
Target Fix | 4.27 |
Created | Nov 30, 2015 |
---|---|
Resolved | May 17, 2021 |
Updated | Dec 1, 2022 |
8027 - adam-wolski |