A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false.
The line this can occur on
Engine\Source\Runtime\Engine\Private\BatchedElements.cpp Line #955
OrthoZoomFactor = Line.bScreenSpace ? OrthoZoomFactor : 1.0f;
The licensee proposes using a local variable instead for this loop so that this does not affect the global variable.
Regression?: No
This was present in 4.13 as well
Code Issue - N/A
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-42160 in the post.