No user comments in crash group 394 for (StrideCellPoint[StrideAxis] = StrideAxisMin; StrideCellPoint[StrideAxis] <= StrideAxisMax; ++StrideCellPoint[StrideAxis]) 395 { 396 ** ...
This issue is regression. It don't occur with 4.18.3. Sequencer behavior differs between PIE and package build. As shown by the attached .png, in PIE one character moves, but in package build it ap ...
The textScale parameter in AddOnScreenDebugMessage does not change the scale of the debug message. ...
If you create a project in 4.17 and follow the Repro steps, you will be able to adjust the colors of individual lens flares. If you copy the 4.17 project into 4.18, 4.19, 4.20 Preview, or 4.21 the f ...
Show Flags are changed to the state that they were set on editor startup when switching to a different level It appears that the state of Show Flags are stored in the editor on shut down, this is c ...
I am unable to zoom in on the BP graph with the Oculus touch controllers. If I have the graph focused and I pull back on the thumbstick or press the thumbstick down then I can zoom out. This issue d ...
The editors snap grid will zfight with flat surfaces of static meshes and BSPs. Found in 4.19 CL# 4033788, 4.20 preview CL# 4121666, 4.21 CL# 4131780 ...
the editor Crashes when trying to "Update Mesh Section" on any procedural mesh just after "Clear Mesh Section" and "Create Mesh Section" for different vertices and triangles. Found in 4.19 CL# 4033 ...
When using CircleDOF with the old algorithm it will not properly blur objects close to the camera. Working properly in 4.19 CL# 4033788 Found in 4.20 Preview 2 CL# 4121666 and 4.21 CL# 4131780 T ...
The AddScalarParameterKey(), AddVectorParameterKey(), and AddColorParameterKey() functions in the UMovieSceneParameterSection class are not currently exposed to be called from outside of the module. ...