You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Problem: nne.Editor.UseDDCForCooking is incompatible with runtime producing custom cooking results not captured by SharedModelData. Solution: make the setting deprecated. Test: * Win64 Editor: Cook with and without the UseDDCForCooking, verify correct DDC behavior + double check cvar is not exposed in the UI anymore. * Win64 Standalone: run a subset of tests #rb christian.regg #rnx [CL 30680077 by florent guinier in ue5-main branch]