Files
UnrealEngineUWP/Engine/Source/Runtime/Core
zach bethel 89c221bb06 Fix for rare crash where directional light for volumetric fog contains NaNs in the direction vector.
- Added validation for attempting to invert a non-invertible matrix in InverseFast().
 - Band-aid check in volumetric fog code to skip light if it contains NaNs.

#rb Zabir.Hoque
#jira FORT-184135

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: zach.bethel
#ROBOMERGE-SOURCE: CL 7263740 in //UE4/Release-4.23/... via CL 7263741
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v371-7306989)

[CL 7336007 by zach bethel in Dev-Build branch]
2019-07-16 23:35:12 -04:00
..