Problem:
Output Log would throw error when we open the level for the first time
Although the Niagara system works regardless the error
LogOutputDevice: Error: === Handled ensure: ===
LogOutputDevice: Error: Ensure condition failed: (FMath::Abs(1.f - M.GetScaledAxis(EAxis::X).SizeSquared()) <= (1.e-4f)) && (FMath::Abs(1.f - M.GetScaledAxis(EAxis::Y).SizeSquared()) <= (1.e-4f)) && (FMath::Abs(1.f - M.GetScaledAxis(EAxis::Z).SizeSquared()) <= (1.e-4f)) [Link Removed] [Line: 613]
{{LogOutputDevice: Error: Stack: }}
LogOutputDevice: Error: [Callstack] 0x00007ffe97f7a9b7 UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe978a08e9 UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe978ecb14 UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe5753b287 UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe5758aa7c UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe57588d89 UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe5755ea6d UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe5755e587 UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe575651b4 UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe5757f0d3 UE4Editor-Niagara.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe6357938e UE4Editor-Engine.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe73901cdc UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe738f77f7 UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe732f6f2d UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe7390f806 UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe738c8e7f UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe738e945d UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe738ed4f8 UE4Editor-Renderer.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe9771ed11 UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe9771f0fe UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffeb5a8a422 UE4Editor-RenderCore.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffeb5a92af4 UE4Editor-RenderCore.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe97c77cdb UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007ffe97c70970 UE4Editor-Core.dll!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007fff038a7c24 KERNEL32.DLL!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007fff040ed4d1 ntdll.dll!UnknownFunction []
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?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
What is the difference between Camera and CineCamera?
Why does the REMOVE method of map container remove elements have memory leaks?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-107690 in the post.
8 |
Component | UE - Niagara |
---|---|
Affects Versions | 4.26.1 |
Target Fix | 5.0 |
Fix Commit | 14840674 |
---|
Created | Feb 3, 2021 |
---|---|
Resolved | Jul 15, 2021 |
Updated | Aug 4, 2021 |