You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Referencing the CDO directly in a persistent way causes issues with class recompilation and reinstancing since CDO's are never reinstanced. - We now create a copy of the class instead [Copied from 15749122] [CL 15749444 by Andrew Rodham in ue5-main branch]