Description

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output the message passed to it. 

Found in 4.23 CL#9631420
Reproduced in 4.22.3 CL#7053642, 4.24.0 CL#9892386, 4.25 Main CL#9892271

Steps to Reproduce

1. Open the engine and go to Matrix.cpp
2. Look at FMatrix::ErrorEnsure

Result: The function doesn't print the message passed in like the comment in Matrix.h says it will.

Expected: The function prints the message passed in.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Foundation - Core
Affects Versions4.23.14.244.22.34.25
Target Fix4.25
Fix Commit10053270
Main Commit10419044
CreatedOct 30, 2019
ResolvedNov 6, 2019
UpdatedDec 17, 2019