You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Problem: * in editor model creation is accessing cvars, accesses currently locked to game thread Solution: * access those cvars allowing any threads. #tests win64 editor: smoke tests, win64 standalone: all tests (dml meta command disabled) #rb nico.ranieri #rnx [CL 31039504 by florent guinier in 5.4 branch]