Weird Fmatrix Error

Hello i’m encountering a problem with unreal.

The message log just keeps posting this

LogUnrealMath:Error: FMatrix::Inverse(), trying to invert a NIL matrix, this results in NaNs! Use Inverse() instead.
LogOutputDevice: === Handled error: ===
Ensure condition failed: false [File:d:\buildfarm\buildmachine_++depot+ue4-releases+4.5\engine\source\runtime\core\public\math\UnrealMatrix.h] [Line: 268]
FMatrix::Inverse(), trying to invert a NIL matrix, this results in NaNs! Use Inverse() instead.
Stack: 
UE4Editor-Core.dll!UnknownFunction (0x000007feec6b8f36) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction (0x000007feec537138) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction (0x000007feec537397) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1b6e75f) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1baaa8e) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1b88740) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1d1d814) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1d208da) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1d1d193) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1c33b52) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1b7ebe6) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1d2379e) + 0 bytes [UnknownFile:0]
UE4Editor-Renderer.dll!UnknownFunction (0x000007fee1cdaa9e) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction (0x000007feec466504) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction (0x000007feec46668d) + 0 bytes [UnknownFile:0]
UE4Editor-RenderCore.dll!UnknownFunction (0x000007feeecafc33) + 0 bytes [UnknownFile:0]
UE4Editor-RenderCore.dll!UnknownFunction (0x000007feeecb00c9) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction (0x000007feec6b6316) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction (0x000007feec6aad3d) + 0 bytes [UnknownFile:0]
kernel32.dll!UnknownFunction (0x0000000076c859ed) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x0000000076dbc541) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x0000000076dbc541) + 0 bytes [UnknownFile:0]

This will just keep going, i have absolutely no idea what it means, not sure how its going to affect my build, i’ve seen some people fail to build their project and get this message.
I’ll soon find out though, any idea what is going on.

This is a blueprint only game, no C++

Hi insideitall,

You said this is only appearing in the Message Log? Have you received any sort of crash or any other odd behavior?

No crashes, i’m going to try and build the project and see if its anything that needs worrying about.

Okay, just post back here with your results. I haven’t been able to find another users outside of a code based project with this error.

Hi insideitall,

We haven’t heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you’re still experiencing this issue, please post back here and let us know.

Thanks,

TJ