Steps to Reproduce
  1. Open the project attached.
  2. It's a simple and reasonable setup:
    Niagara emitter samples static mesh surface for spawn location
    Source Mode (in Sample Static Mesh module) is set to Attach Parent
    And the Niagara component is attached to the static mesh actor with a scale of (1.0, 1.0, 0.3)
  3. This only happens to GPUSim

 

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 []

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-107690 in the post.

8
Login to Vote

Fixed
ComponentUE - Niagara
Affects Versions4.26.1
Target Fix5.0
Fix Commit14840674
CreatedFeb 3, 2021
ResolvedJul 15, 2021
UpdatedAug 4, 2021