I could only replicate with the user's sketchup file. Exporting this file as fbx, and importing the fbx in KH doesn't have the issue.[Image Removed] ...
BSP brushes only move in relative space instead of world space if the user has selected vertices from more than one bsp brush. User cannot change translation to worldspace instead of local space. ...
When overlapping with another object while moving up stairs with a character, the overlap events (OnBegin / OnEnd) that occur will be called multiple times in an alternating fashion. This will also ...
Marquee selection in an orthographic view selects all bsp brushes in level, even if they are not under the marquee selection. ...
With "Use Default Sample Rate" disabled, animations under 30fps get resampled to 30fps ...
Using the console commands 'shot', 'highresshot 1' and 'highresshot 2' will crash to the 'recent apps' menu an ipa with Metal enabled. I tried this with 'Forward Rendering with Metal' disabled and u ...
Replicated properties defined in an actor component blueprint are not being replicated because UActorComponent::GetLifetimeReplicatedProps isn't adding the blueprint properties to the OutLifetimePro ...
Adding the following code to a plugin source file prevents the associated project from compiling in visual studio whereas this code will compile successfully inside of a class added directly to the ...
HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...