When you enable the physics substepping, if you run the console command p.Chaos.Solver.DebugDrawSpatialAccelerationStructure 1, you can see how does not follow the physical object. The user that rep ...
Enabling Energy Conservation on Material makes Clear Coat Material look weird in Preview. It looks fine in the Level Editor, but not in any "Preview" type viewport (Material Editor, Asset Thumbnails ...
The listen server will see jitter in clients character movement and animations. This is hard to notice without the "slomo" command but is extremely obvious using "slomo". Clients will see server and ...
When using the foliage tool with any mesh that has a LOD the lightmap generates artifacts for the instance. The base LOD will have correct looking lightmaps, however when pulling back and seeing the ...
When using split screen multiplayer the second or more players that are added for split screen will have their characters shadows occluded when the bounds are not within view of player 1. Setting ...
In ES3.1 preview, Landscape will render default material if change landscape material by using material instance of landscape's material. Will render correct if using another material's instance ...
Multiple users are reporting crashes in the Engine when using an AMD R9 380 and 390 series cards. There was a request to have these cards added to compat lab for testing, but have not heard any upd ...
Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...
Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...
Calling SetActorLabel causes an actor's components to return to default states when called from a client accessing a listen server outside of main editor process. Note: User posted code linked to ...