When using the feature "promote to variable" on a pin that represents a value that is not an engine default (Example: Floats = 0.0, Booleans = False, ect..), that default value (for the variable tha ...
TArray64 RangeCheck prints the incorrect error messages for values over 32 bit. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it is not a regressi ...
Since changing the temporal history buffer to 11:11:10 from FP16, it looks as there is visible dithered quantization to remove banding when rendering. (Taken from conversation on Forum Post linked f ...
Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...
The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...
Crumbling Geometry collection do not render for one frame when child clusters crumble. In the repro project a 4 particle GC is told to crumble. The single GeometryCollectionActor is then split into ...
Physics Constraint Component has lost accuracy between Unreal versions 5.2 and 5.4 (and up). When measuring the exact distance between rigid bodies constrained by a Physics Constraint Component, the ...
When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...
When using AddChildActorComponent in the construction script of an actor and attempting to get a reference to the child actor that is stored in a variable on Event Begin Play, the editor throws erro ...
When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears. Setting FullscreenMode=2 in the G ...