Particle Systems Don't Play In Reopened Levels With ES 3.1 Enabled

UE - Niagara - Jan 27, 2020

Particle systems placed in levels don't play as expected on level load when using ES 3.1 Preview. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11115840 ...

"Select All Descendants" shortcut doesn't work in folders

Tools - Jan 27, 2020

The shortcut for "Select All Descendants" doesn't select the contents in the selected folder in the World Outliner. Using the right-click method works exactly as expected. This was reported and tes ...

Digital Human Eyes Don't Look Correct With Ray Tracing Translucency Enabled

UE - Graphics Features - Lumen - Jan 27, 2020

The eyes in the Digital Human demo don't look correct with Ray Tracing Translucency enabled in the post process volume. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#111 ...

Mac - Media Player - Web Cam not accessible

Media Framework - Jan 20, 2020

Audio/Video Devices are no longer accessible via Media Player on Mac. User info: "We think it is connected to camera and microphone privacy. We have got a crash trying to access to camera from cust ...

StopAtCurrentTime Node Sets Playback Position To 0.f In Level Sequence Actors

UE - Anim - Sequencer - Jan 20, 2020

Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...

Cloth Simulation Doesn't Work When Clothing Data Is Applied Before Being Painted

UE - Simulation - Physics - Character - Jan 17, 2020

When clothing data is applied before painting the influence on the section the cloth doesn't simulate. I tested this using the Paragion: Twinblast actionhero skeletal mesh asset. Found in 4.24.1 C ...

Linking Error Happens When Trying to Inherit From TextureRenderTarget2D in C++

UE - Rendering Architecture - RHI - Jan 16, 2020

The engine has a linker error when trying to inherit from TextureRenderTarget2D. This seems related to https://jira.it.epicgames.net/browse/UE-5050. Found in 4.24.1 CL#10757647 Reproduced in 4.23 ...

Textures become darker on BSPs when converted to a Static Mesh using Baked Lighting

UE - LD & Modeling - Modeling Tools - BSP - Jan 16, 2020

A BSP converted to a Static mesh shows a much darker texture material when built with Static/Baked lighting. This was reported and tested in 4.24.1 (CL-10757647). This was reproduced in 4.23.1 (CL ...

Inverted normals with Datasmith .STP import

UE - Editor - Content Pipeline - Datasmith - Importer - Jan 15, 2020

When importing this .stp file through Datasmith, the normals are inverted upon import. Attached are screenshots of the normals in AutoDesk Alias and McNeel Rhino. This was reported and tested in 4 ...

OnAudioFinished doesn't execute when "Persist Across Level Transition" is enabled on "Create Sound 2D"

UE - Audio - Jan 15, 2020

Custom Events with binding to "OnAudioFinished" do not work if "Persist across level transition" is set to true when using the "Create Sound 2D" node. This was reported and tested in 4.23.1 (CL-96 ...