Update (5/4/15): New repro steps using Main (//depot/UE4/Promotable-CL-2535351): 1. Create a new Blueprint project 2. Create 3 new Levels: MainMenu, Lobby, and Level 3. Create 3 new GameModes: Main ...
This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...
When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...
r.Shadow.FadeResolution and r.Shadow.RadiusThreshold values in DefaultScalability.ini are not being applied ...
Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...
Vehicle Template vehicle with added Thruster Configuration to its VehicleMovementComponent will be affected by force relative to the distance from the origin. At around 200000 the force is enough to ...
Discovered while testing Lyra project for //UE5/Main - Foundation Shelf - FAssetDataGatherer Stall Fix Smoke. This issue is NOT dependent on the shelf and occurs without the unshelved files. This ...
Projects crash upon opening with the PixelStreaming plugin enabled. ...
HISM is generated by ConstructionScript Actor is placed on the level and navmesh is generated on top of HISM. In UE5.2, the navmesh was generated without splitting on the HISM. In UE5.3, a break occ ...
When the SetMaterialAttributes Material Expression is used without an input to MaterialAttributes, it will cause Landscape Layer Blend expressions to fail to compile if it is the only layer on a par ...