You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Problem: the feature was backed out as it relyed on an shared lib witch was incompatible with linux min spec (aka Rocky 8) Solution: Recompile the share lib using a Rocky 8 docker image and reenable the feature. #Test: Linux editor: smoke tests + external data tests + manual import onnx files with external data on linux (3 cases from tests) #rnx [FYI] james.singer #rb nico.ranieri [CL 36749914 by florent guinier in 5.5 branch]