Asset Preload fix for json serialization and prefab game mode

This commit is contained in:
sconel
2021-05-10 11:46:58 -07:00
parent 54e06b0f63
commit b04bfc459f
14 changed files with 178 additions and 20 deletions
@@ -1,7 +1,8 @@
{
"Amazon": {
"Preferences": {
"EnablePrefabSystem": false
"EnablePrefabSystem": true,
"EnablePrefabSystemWipFeatures": true
}
}
}