The engine crashes when the r.MaterialQualityLevel is changed in a cooked game that uses the FastGeo Streaming Plugin. The crash doesn't repro with the same steps in Editor, just in a cooked build. ...
When a texture asset has certain properties edited, its PostEditChangeProperty() method calls to UTexture::NotifyMaterials(), which triggers a recompilation of materials that reference it in their m ...
It's possible for there to be multiple instances of the same sequence in the evaluation states cache if the same sequence is used in multiple sub-sections. Caches are never removed from the evaluat ...
When DirectoriesToAlwaysCook is placed in a platform-specific configuration file, the cook process does not read that entry when cooking content for that platform. The editor is aware of the platfo ...
The crash happens when SetState is called inside the function bound to OutputAnimationPose’s OnUpdate in the animation state. This way of using Set State node is the same as shown in the official do ...
The licensee's VFX team has been struggling with getting their Niagara systems with translucent materials to fit into the environments they are being used in. In a project with default settings, the ...
Here is a video that showcase the bug [Link Removed] Here is the Sketchup file [Link Removed] This is an importer bug because as you can see into the attached video, it is working as expected insi ...
The issue occurs when both instances have a significant difference between their last sent and last ack'd sequence number, as they will begin waiting for the sequence history to be flushed for a pac ...
When animating the split fraction of a splitscreen experience, TSR causes an significant increase in UAV memory. In PIX, this appears to be caused by TSR allocating the history multiple times when ...