FQuat::NetSerialize will always call Normalize() as part of replicating the current value, so that only the X, Y, and Z components need to be serialized (the W can be computed on load). This operat ...
This does not occur when attempting to repro using a template code project; testing on the same device. This crash occurred on an iPhone 6, v11.4 (A8) It did not occur on an iPhone X, v11.4 (A11 B ...
Using Forward rendering, directional light settings persist across levels and after deletion. Video attached, shows problem in Dev-VR but same issue occurs in Release-4.20 ...
Editor crashes when importing an .abc file as a skeletal mesh and the assets materials already exist inside the project. -Materials need exist inside project before import -If the .abc file is imp ...
No user comments in crash group 177 ERHIFeatureLevel::Type FeatureLevel = View.GetFeatureLevel(); 178 check(Material.GetRenderingThreadShaderMap() && Material.GetRenderingThreadSha ...
An increasing amount of warning show up in the output log as a widget is pasted into a name space that is part of a widget that has been added to another widget via the user created section. Examp ...
This issue is regression because it doesn't reproduce 4.18.3. Default level is just the level to move. Demorec level runs demorec command with beginplay and has one replicated variable. UEditorEn ...
Unlit view is affected by Exposure Compensation when enabled by post process volume. This will also carry across the other debug views. Working as expected in 4.18 CL# 3832480 Found in 4.19 CL# ...
Trying to duplicate a level in the editor that has a large _BuiltData file results in a crash. In the case of the supplied test level, it is over 3 GB. Crash repros in 4.19.2 and Main (CL 4115885). ...