Changing levels with an auto-released particle system will cause cooked builds to crash.
This is a regression. This crash does not occur in 4.25
RESULT
The game will crash with the pop-up dialog saying "Fatal error!"
Windows::EnterCriticalSection(Windows::CRITICAL_SECTION *) Line 215 C++
FWindowsCriticalSection::Lock() Line 47 C++
FScopeLock::
{ctor}(FWindowsCriticalSection *) Line 39 C++
FParticleTileAllocator::Free(int) Line 181 C++
FParticleSimulationResources::FreeTile(unsigned int Tile) Line 474 C++
FGPUSpriteParticleEmitterInstance::ReleaseSimulationResources() Line 3895 C++
[External Code]
UParticleSystemComponent::ResetParticles(bool bEmptyInstances) Line 5756 C++
UObject::ConditionalBeginDestroy() Line 996 C++
UnhashUnreachableObjects(bool bUseTimeLimit, float TimeLimit) Line 2112 C++
CollectGarbageInternal(EObjectFlags KeepFlags, bool bPerformFullPurge) Line 2051 C++
CollectGarbage(EObjectFlags KeepFlags, bool bPerformFullPurge) Line 2155 C++
UEngine::TrimMemory() Line 13142 C++
UEngine::LoadMap(FWorldContext & WorldContext, FURL URL, UPendingNetGame * Pending, FString & Error) Line 12773 C++
error message when install in U.E 5.3 - IS-IN-FCO2-82
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the difference between Camera and CineCamera?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-105201 in the post.
0 |
Component | UE - Niagara |
---|---|
Target Fix | 4.26.1 |
Created | Jan 6, 2021 |
---|---|
Resolved | Jan 12, 2021 |
Updated | Sep 19, 2021 |