It seems that URigVMBlueprint::CompileLog is spamming the log whenever a call to BP_SCOPED_COMPILER_EVENT_STAT, including for blueprints that are unrelated to control rig. The log messages are only ...
Tested on the provided project, it looks like the unwrap was provided, but then the process stuck. I also checked the Task manager and there wasn't almost any activity for RealityCapture.[Image Remo ...
Special function key presses and hotkey shortcuts do not register in the editor if they fire key presses instantaneously (0ms). In particular, TypeMatrix keyboards reproduce this error using keyboar ...
An occasional crash occurs when adding a sphere reflection capture to the scene from the place mode panel. This issue has a low repro, but has been seen a couple times. Repro rate seems to be around ...
If call SetLightingChannels in blueprint to set a static mesh's lighting channels at runtime, the mesh in the viewport seems can't update to the new lighting channel setting. A weird thing is, if ...
When disabling Occlusion Culling, Components will not have their Last Render Time updated. ...
Static mesh components incorrectly display scale information through the Detail's Pane and Blueprint editor window until simulation is pressed. This occurs if the static mesh component is moved to t ...
In 4.15 When you update the transform of an instance static mesh a second time the editor does not update the location, to get the update to display correctly you must close and re-open the blueprin ...
When rendering from sequencer to an image sequence, character animation stops for 2 frames after a camera cut. This hitch does not occur when playing the sequence in PIE I've attached some sample d ...
4.24 moves distortion calculations to the file DistortionCommon.ush and its`ComputeBufferUVDistortion` function. The code in the INSTANCED_STEREO define no longer works as `Interpolants` isn't passe ...