Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...
When using a non-default take separator (eg "-") the "New Take" option produces a malformed proposed name for the take. ...
When building a project in VS, the build process will fail if Application.ico is missing from the /Build/Windows/ folder. User reported seeing this when checking in/checking out a project on differ ...
In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...
When exporting from SpeedTree with LODs + billboard, It seems that a warning is issued by including a material used only by Billboard. Is there a way to deal with it? ...
It looks like static meshes can invalidate large numbers of VSM pages when the geometry and the light are not on light channel 0. ...
The problem is that the Cube is still loaded but "HiddenEd". It's AActor::bHiddenEdLayer property is set to true by the WorldPartition System. The Actor is dirty which makes the WP system pin it (wo ...
When iterating through the struct’s properties to check if the values have remained the same, it seems as though the SectionIdToPlay has changed, causing validation to fail (see attached log snippet ...
Increasing the scale of a skeletal mesh actor with Capsule Shadows set to true causes the shadow to appear chunky and broken. Regression (No), feature was not present in 4.10.4. ...
Engine crashes when static mesh have material with cube sampler in vertex painter mode. Simply DaylightAmbientCubemap_Mat have texture cube as texture sampler. This is not reproduced in 4.15 versi ...