Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Issue does not occur for Listen Server players. It's likely that this is a replication ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The repro steps are very specific for this; the core issue being that once the top lev ...
This is not explicitly a regression from 5.0.3. In 5.0.3 the component variable is set to public with instance editable by default and can not be changed. Tested in //UE5/Release-5.0 CL20979098 Any ...
When playing movie in PIE, changing viewport size leads to Engine crash. This is not reproduced in 4.14.3 ...
Crash occurs while Playing in Editor and debugging by reloading textures. Occurs for both Mac and PC. Regression: Does not occur in UE4.10 testing on Match 3 ...
Landscapes that have materials with tessellation applied to it will not cast shadows onto movable static meshes Found in 4.19 CL# 4033788 and 4.20 CL# 4096272 Seems to be working as intended in 4. ...
Manually animated bones of skeletal meshes do not correctly work with temporal AA and motion blur even if "Per Bone Motion Blur" is enabled. Found in 4.20 CL# 4233996 and 4.21 CL# 4234136 Unable t ...
There is a Memory leak in PageAllocator when packaged. The leak can be stopped if "Landscape.Static" is used in console. Unable to test 4.19 since the provided project was 4.20, but Issue is reporte ...
When importing layer information to a landscape the engine will freeze and consume all available memory. Unable to test in 4.19 due to provided project being made in 4.20. I have attached a log from ...
Adding an Event Dispatcher to the Level Blueprint and then renaming the initial graph node within that Event Dispatcher prevents deletion from that point forward. Renaming the Event Dispatcher from ...