"-precompile" is used to precompile the engine into static libs (primarily for Rocket). According to BenM, recently modules have been made to opt-out rather than opt-in for this feature (because the ...
When we do the refactor for MeshDescription we miss the staticmesh reduction project settings option and change only the quadric reduction. There are two possible fixes for this issue: 1. Implemen ...
This seems to happen with other NiagaraScript. According to Licensee, when this operation is done, it seems that the ID of the parameter is incorrect. ...
Reported by AnswerHub user. UHT should block UFUNCTIONs which hide other UFUNCTIONs with the same name but different signature. ...