SceneCaptureComponent2D Component does not allow the use of the Hidden Actor array and the Show only actors array does not take in elements. This issue does not occur in 4.16.3 because the feature w ...
When attaching actors via the world outliner, there is an issue occurring using the visibility option, actors attached via the world outliner do not follow the visibility of what they are attached t ...
There is an issue with selecting multiple meshes that are children of different scenes when the scale is different than the default. moving the static meshes together causes them to move at differen ...
-When opening a second sequence after altering the one prior(locking and unlocking the camera) while simulating in the editor, leads to a crash -Did not occur in 4.19 Preview 1 -As for the link to ...
When adding new HISM instances, actors using SpeedTree -> WorldPositionOffset material are reset. 4.19 Repro project provided by user. I was unable to get WPO wind working in 4.18, I did noticed th ...
Foliage: Speed tree wind is reset for every add/remove/update on instances What is happening:When we invalidate the render state, proxy are recreated, causing the wind to be removed and add again, ...
There is a performance difference between spawning and placing AI into a level. This is causing issues when spawning/despawning AI actors in a large open world, where 4-5ms of frame time quickly bui ...
Reproduce and confirm what is going on with the input/output. AJA output in interlaced format, should provide 30 frames at 60fps. For each frame, 1 field should contains the odd line of the image a ...
When playing a replay with DemoPlayTImeDilation set to 5, and jumping around the timeline using GotoTimeInSeconds(), the play back can break, with game actors freezing and violently shaking. It seem ...
This is caused by FLightmassMaterialProxy doesn't have GetStaticParameterSet() function. (FMaterial::GetStaticParameterSet() is called.) It can be fixed by adding the following function to FLightma ...