HI,I am using unreal engine on a macbook m2 & when I am trying to render a sequence it crashes and says
LoginId:53c694c4074080ab41384597b3f80c8e
EpicAccountId:e71e84b6ee174c3fa5dd3107163ecac8
I’ve logged a bug complaint to get some help, so if I get a reply, I’ll let you know! I tried doing a Mac update as well but that hasn’t fixed it. I spent the better part of today looking for some more info but it’s pretty scarce. I am glad that I’m not the only one the planet that is having this issue it was starting to feel that way after a few searches.
Have you tried updating/fix redirectors? That seemed to help me a little bit in reducing the number of times it was crashing today but that might be a singular problem I was having that was adding to the issue.
Yeah keep me updated if you find any work arounds. I’ve just started using Scalability settings more and that seems to help. I just stay in low setting while editing by blueprints and then switch to high when I want to see a full scene. I’m only 1 year into teaching myself so half the time I don’t know if it’s something I’ve created or Mac/Unreal issue but fingers crossed I get a reply about it soon. I’ll post it here when I do.
Have you had any luck with this yet? It’s literally destroying any kind of productive session I could have now. The engine is pretty much usable for me now
Yeah same haven’t gotten a reply either yet. I looked into the error report and its said on my Mac side it was a problem with Core 7 causing the error due to being unstable or something like that. I’m not that well equipt to get that deep into it but that was what I saw on my end of the error reports.
From this window you can zoom in and out on the assets in the window to enlarge them and see what parts of the blueprint are using the most memory. Most of mine were references to a character I wasn’t using and looking at this one I need to reduce the sizes of my Hammock Mesh and Texture Sizes.
Here’s the video I have been watching… he goes into some depth on how to replace character references and save memory space.
Hoping this is what we were stuck with. let me know if it helps you.
Welcome to the Unreal Engine Community Forum. The information that Jason is providing is excellent! If you two are unable to resolve the issue let me know and I’ll be happy to look into it with you! Thanks.
Thanks heaps for the comment. Any help would be great! I’m pretty much just teaching myself UE5 over the past year. I managed to get my Disk Usage down to below 16Gb for the memory of the game. But I’m still getting this error (Not as often but still happening). I’m running a 16gb M1 Macbook pro.
I was thinking that getting this Disk Usage below 16gb would stop the error but it’s only slightly held it back.
Appending System Log:
Jun 29 21:44:41 MacBook-Pro-2 syslogd[370]: ASL Sender Statistics
Jun 29 21:54:43 MacBook-Pro-2 syslogd[370]: ASL Sender Statistics
If it’s still moderately close to the 16GB, it could still be what is causing the issue. Are you running DirectX with this? If so, does the issue happen with DX11? (Assuming you’re running it with DX12)
No idea whether I am running DirectX or not how do I check? I’ve just been launching it directly through the Unreal Engine Library. I’ve gotten it down to around 14.2gb and its running a lot nicer today.
You can change the DirectX version in your config files in the project. It will be in the Config/DefaultEngine. (DefaultGraphicsRHI=DefaultGraphicsRHI_DX12)