As of 4.9 Dynamic Indirect Lighting with Light Propagation Volumes should be supported for Spot Lights. This does not appear to be the case for several versions that I could see. Using the methods o ...
DESCRIPTION: Set nodes for Physical Material parameters are no longer accessible via Level Blueprint. AH Post: https://answers.unrealengine.com/questions/135031/cant-set-physical-material-properti ...
When an actor that can be stood on and jumped off of is moved in a sequencer it's inherited velocity doesn't scale with the Sequence play rate. If you jump in the opposite direction the cube is goin ...
Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...
Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...
the reproduce video and project are in the slack links: Slack Link: [Link Removed] ...
When a mip level higher than 0 is requested in VisualizeTexture, the engine will crash. The root cause appears to be VisualizeTexture.cpp:924, on which an incorrect mip level is used to read a non-m ...
Setting a Clear Timer node does not stop the named function from firing. ...
If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at ...
Any active events fire at frame 0 when the sequence loops ...