Setting the resolution of PIE to 4K Ultra HD results in the new PIE window going very far out of the bounds of 4K. If you are using two monitors the PIE window will bleed over a good bit into the ot ...
From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...
When a spawnable is spawned in a streamed level, exiting PIE will cause an ensure, because the world is not valid on the actor. ...
This is caused by the loss of data in the ULScapeHeightfieldCollisionComponent::CollisionHeightData. The CollisionHeightData is not marked as BULKDATA_PayloadInSeperateFile and is processed with a k ...
Substrate materials have a thin border of black pixels between slabs. These lines can be made more apparent by changing the Diffuse Albedo color of the two slabs to pure white. This will remove the ...
TranslucencyVolume spheres are not correctly shadowed nor lit in Unreal 5.5 with VSMs disabled. Unreal 5.4 does correctly shade the sphere without VSMs. There appears to be differences in the outpu ...
After compile, spawnable actor is stuck in spawned state ...
When switching between windowed and fullscreen modes during runtime the mouse position is reported incorrectly. Eg. A button with a hover over effect will play the effect when the mouse is near but ...
When an object is created procedurally with code and placed into the editor the collision analyzer will detect the object properly. If the object is then moved to another part of the level the coll ...
overlap events do not fire when collision components such as sphere or capsule collision components are added to a vehicle blueprint. Overlap events seem to register if the component overlaps with o ...