Connecting a Client to a Server in PIE with Auto Connect to Server disabled will crash the editor. EDIT: simple test project attached. Make sure Auto Connect to Server is disabled, and PIE with 2 p ...
This is a regression. Maybe Binary only if it hasn't already been fixed. Tested in:StreamCLTypeResults//UE5/Main18386535PerforcePerformance is normal after screenshot//UE5/Main18218925Perforce Per ...
The "Find" node can cause a crash if the a map with a struct value changes type while connected, is disconnected and reconnected. Compilation fails and crashes the engine. Found in 4.23.1 CL#963142 ...
Crash when element is added to a map variable with unhashable key. An error is thrown on compile but an element can still be added under the Details panel of the variable. Crash Reporter: [Link Rem ...
Physics objects will bounce unrealistically just before coming to rest. This is most noticeable with the large cube in the 1st Person template project. It also happens with the smaller cubes but not ...
Sometimes AnimNotify does not fire when an animation is executed under the following conditions. 1. The CharacterMesh's AnimationMode uses UseAnimationAsset 2. CharacterMesh's URO is enabled (Enable ...
As the title suggests, dynamic shadows on mobile when using a stationary directional light are not appearing at all when deployed to the device or when viewed in the mobile previewer. The odd part ...
The order of world and game instance initialization is different between a true standalone game (cooked game or an editor build with -game) and a Play In Editor game. Specifically, in Play in Editor ...
Constraint Actor to Rig with Editor Utility Widget is working for the first time adding to the Sequencer. However if it was deleted and added to Sequencer again, run Scripted Actor Action shows Err ...
Extracted Sprites are offset when importing a non-power of two sprite sheet, padding it to a power a two mode, and then using the extract function. You can see this offset clipping of the extracted ...