It seems that the Material Editor's Custom nodes don't handle inputs of type FMaterialAttributes correctly, and instead interpret them as float3. Using Material Attributes as an input to a Custom E ...
According to the official docs https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/Nativesoundfield/ an ambisonic submix can be rendered to Resonance or Oculus; however when doing so, while th ...
We've noticed that when we use the merge actors batch option, the partitioned world will get dirtied after the operation. This occurs in FMeshMergeUtilities::MergeComponentsToInstances: if(bAct ...
Repro Rate: 5/5 This issue was encountered in the 5.1.0 live launcher build of //UE5/Release-5.1 at CL 23058290 and reproduced by other users. Regression tested against the 5.0.3 live launcher bui ...
(Enduring Games) Included Insights trace to show the memory spike in LLM followed by some pretty large time cost frames in the timeline. (Link to insights trace in comments section) ...
The exporter export the render data and the nanite render data is on the gpu and is not accessible, this is why it export the fallback mesh. Its more complex then it appear since we will need to do ...