I was getting this crash every time I attempted a render, but recently discovered if I don’t use “Game Override” in my render settings the render will start. It would be cool if that helps in your situation, but I want to use Game Overrides. Maybe that’ll be a good clue to someone more knowledgeable to why I’m seeing that error. I’m new to UE so I’m poking around in the dark at the moment.
The best I came up with was moving the blueprint files for the people and traffic from there respective folder to break them, then Game Overrides would work without crashing. Not exactly an elegant solution, but it’s working.
By the way thanks for the YouTube tutorials, they’ve been helpful.
SOLUTION! I only started having this problem when I opened the CitySample in UE5.2. I deleted the MASS CROWD SPAWNER and it worked!
I did try disabling “Start with Tick enabled” in the BP, but it did nothing. I’d like to keep the pedestrians, but delete the traffic spawner. Can someone more knowledgeable take a look at the BP and work out why its not working?
I went into the BP_MassCrowdSpawner and had to turn off ‘Auto Spawn on Begin Play’. Obviously, this stops any pedestrians from appearing, but it does allow my Sequencer to render.