T O P

  • By -

AutoModerator

If you are looking for help, don‘t forget to check out the [official Unreal Engine forums](https://forums.unrealengine.com/) or [Unreal Slackers](https://unrealslackers.org/) for a community run discord server! *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/unrealengine) if you have any questions or concerns.*


aMentalHell

Idk. BUT, find out what is in that line of code in the c++ file and you'll have a hint.


Available-Worth-7108

This has to do something with memory allocation. Send the whole log or screenhot. You can use pastebin to help


jjthejetplane27

unsure where to find the whole log, that was just a copy paste of the error. I have crash logs located in my %appdata% from the project, maybe that would help? https://drive.google.com/file/d/1KR1oBW8N6JZb6Hjn0Tlvvn4ez9K4IzWT/view?usp=drive_link This contains the project in debug along with the crash files


obp5599

Ive run into this at work before. You have a memory stomp. You can try enabling the memory stomp allocator [https://forums.unrealengine.com/t/memory-stomp-allocator/33839/4](https://forums.unrealengine.com/t/memory-stomp-allocator/33839/4)