Hi, I am creating a Vr game in UE5.1. I am using the Vr Template. I am trying to import my fbx model house into the project(102MB). the scene has nothing other than the standard assets. My computer crashes during the import process. I am using a brand new pc (RTX 4090 and Ryzen 7090x). I think my hardware is capable for this. please advice.
Hi Sid, Welcome to the Forums,
Nice PC, my guess is that this is related to a RAM issue. (Since it’s a brand new pc, best you can do is check the bios and see if your RAM is running at it’s specified latency)
First thing I’d try breaking up the .fbx in to smaller chunks. (For example, try to create an fbx with just the roof)
Hi Astrotonic,
I changed the ram latency. My system does not crash anymore. I was able to import the model in fbx format. but UE editor is still crashing from time to time.
Glad to hear that your system isn’t crashing anymore.
For UE crashes the first thing to do would be google the top line of the callstack that pops up when you crash.
If the callstack doesn’t seem to have much info in it, you can download ‘editor symbols for debugging’ via the options menu for your installed engine version.