Actually I just found that this resolved my issue! 100%
Steps to resolve:
- Close UEFN completely (Until it says ‘Launch’ in the Epic Games launcher again)
- BACK UP YOUR PROJECT MANUALLY. URC + MANUAL BACKUP FILE.. PLEASE!!
- Go to the file location of your ‘.uefnproject’ file
- Open the .uefnproject file in VSCode
- Add the scenegraph section exactly how it looks from this post:
(Clarification: DO NOT REMOVE ANY TEXT, you’re just adding the section in the red square)
[MAJOR] Asset Reflection - #29 by Kiriousaurus
- Next, go to your 'projectname/plugins/projectname/ folder
- open the .uplugin file in VSCode
- Add
"EnableSceneGraph": false
Upvote this forum post and this response and the other post so people can benefit from this!