PCG causes crash when UGrassInstancedStaticMeshComponent is set as a mesh entry for the static mesh spawner node. ...
When static lighting is baked using CPU lightmass for a nanite-enabled landscape it causes an editor crash with this assert: ...\Lightmass.cpp] [Line: 546] Attempting to add the same material twice ...
[2024.08.30-22.12.22:384][ 73]LogWindows: Error: appError called: Assertion failed: CurrentGPUVirtualAddress != 0 [Link Removed] [Line: 659] Disabling shader optimisation can crash the editor when ...
There is a discrepancy when inspecting Substrate materials in the Lumen Performance Overview. Compared to viewing non-Substrate materials the overview show all surfaces in red indicating that Lumen ...
When attempting to use console variables to render the BaseColor output, the GBuffer overview or GBuffer normal output is rendered instead. Using the commands in the Editor viewport shows the BaseC ...
The user settings seem to be initialized incorrectly. I think that this might be because, technically, when you log out and sign back in we might use the same ULocalPlayer in some cases on the conso ...
Overlay Materials are disabled when the Collision showflag is enabled. ...
When cooking a project that has a PCG graph with a subgraph containing a GPU node (Point Processor in the example provided), the cook fails with an illegal reference. However, the same GPU node used ...
This issue occurs when “Auto Register with Budget Allocator” is enabled for the skeletal mesh. Unchecking “Auto Register with Budget Allocator” seems to resolve the issue. Adding the following to th ...
It is possible for textures referenced in the bindless texture data assets that are actively used in materials being rendered in the active viewport to be garbage collected. This results in the mat ...