Hello! We have encountered a bug with the Interchange pipeline. When an interchange texture import is cancelled due to non-power of 2, and then the same texture is imported again without any change ...
hello! was curious if there were any settings I could adjust in Unreal to reduce the size of uassets generated from fbx files with embedded textures? i've recently swapped to using fbx exports from ...
Hello, I'm using Interchange in a UE5.5.4 project with my Pipeline Stack containing a copy of the DefaultAssetPipeline and a custom Python Pipeline. When importing my Animation with only the Defau ...
The runtime import process works fine in editor, but fatal error when trying to do so with packaged build of project. My function that calls ImportAsset():bool UMeshLoader::RequestMeshLoad(FString ...
When reimporting a static mesh asset before PIE execution, the value of bAllowCPUAccess is false. If reimporting a static mesh asset while PIE is running, the value of bAllowCPUAccess is true. In a ...
Context: The Interchange Framework is Unreal Engine's import and export framework. When importing a mesh without collision, collision can be auto-generated. Problem: The problem is when importing s ...
Some Materials in this glTF model will not use the correct texture on import. Find interior doors. They will be Green when they should be set to use Wood_Basecolor texture and not Wood_Basecolor1 ...
[Link Removed] From the UDN: When importing a glTF file from Blender with both skeletal and morph animations, only the bone animations are imported - the morph animation curve is completely missing ...
This question was created in reference to: [Link Removed] This post references the first post because this problem was not discovered till now. I think it was masked because the issue appears to be ...