Paper2D game using Blueprint Actor with Box Collision and Flipbook Component crashes frequently when loading levels in packaged Development Build.
Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), and 4.23.1(CL 9631420). Problem present in 4.25.3, not able to reproduce in 4.24.3 or 4.23.1.
Result: Packaged game crashes with error message:
Assertion Failed: ComponentsThatNeedEndOfFrameUpdate.IsValidIndex(ArrayIndex)
[FileD:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Engine/Private/LevelTick.cpp][Line:863]
Expected: The game should not crash
Assertion failed: ComponentsThatNeedEndOfFrameUpdate.IsValidIndex(ArrayIndex) [Link Removed] [Line: 863]
NennemanTheGame!FDebug::AssertFailed()
NennemanTheGame!FDebug::CheckVerifyFailedImpl()
NennemanTheGame!`operator<<'::`12'::Impl::ExecCheckImplInternal()
NennemanTheGame!UWorld::ClearActorComponentEndOfFrameUpdate()
NennemanTheGame!UActorComponent::ClearNeedEndOfFrameUpdate_Internal()
NennemanTheGame!UPrimitiveComponent::OnUnregister()
NennemanTheGame!UActorComponent::ExecuteUnregisterEvents()
NennemanTheGame!UActorComponent::UnregisterComponent()
NennemanTheGame!AActor::UnregisterAllComponents()
NennemanTheGame!ULevel::ClearLevelComponents()
NennemanTheGame!UWorld::CleanupWorldInternal()
NennemanTheGame!FMemory::Free()
NennemanTheGame!TValueOrError<TArray<FExpressionToken,TSizedDefaultAllocator<32> >,FExpressionError>::~TValueOrError<TArray<FExpressionToken,TSizedDefaultAllocator<32> >,FExpressionError>()
NennemanTheGame!FStringFormatter::FormatInternal()
NennemanTheGame!EqualsSameDimensions<1>()
NennemanTheGame!FNameHelper::MakeWithNumber()
NennemanTheGame!FMallocBinned2::Free()
NennemanTheGame!FMallocPoisonProxy::Free()
NennemanTheGame!FMemory::Free()
NennemanTheGame!FURL::FURL()
NennemanTheGame!UEngine::TickWorldTravel()
NennemanTheGame!FEngineLoop::Tick()
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
What method is used to fill polygonal regions when drawing spline mesh at run time?
How do I use UE Visual Studio Integration Tool plugin for Visual Studio 2022?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-99498 in the post.
2 |
Component | UE - Gameplay - Components |
---|---|
Affects Versions | 4.25.3 |
Target Fix | 4.26 |
Fix Commit | 13872698 |
---|
Created | Sep 11, 2020 |
---|---|
Resolved | Oct 13, 2020 |
Updated | Jul 23, 2021 |