disguise-one / RenderStream-UE

RenderStream plugin for Unreal Engine
BSD 3-Clause "New" or "Revised" License
69 stars 23 forks source link

Log spam and performance regression in r1.27 when using Streaming Levels scene selector #22

Closed husberg-disguise closed 3 years ago

husberg-disguise commented 3 years ago

r1.27 validates the level's schema each frame, causing log spam which in conjunction with the "-forcelogflush" CLI argument causes a performance regression.

husberg-disguise commented 3 years ago

DSOF-17789 has been raised to remove the "-forcelogflush" CLI argument