When attempting to run the attached Project submitted from UDN, it will crash on launch. If Vulkan support is disabled, the Project will run as expected on Quest. This issue DOES NOT appear to repro ...
BuildTextMesh function queued as AsyncTasks may be called during saving (renaming) a level containing Text3DComponents. The following workaround fix the problem. void UText3DComponent::BuildTextMe ...
FDeferredDecalProxy always fade because InitializeFadingParameters is always called and leaves InvFadeDuration at 1.0 and the LifetimeAlpha calculation in FDeferredDecalPS::SetParameters gets a very ...
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 ...
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 importing an FBX into a project if the "Import" option is chosen rather than "Import All" then importing the same FBX a second time will cause the editor to crash. ...
If Starter Content is added to a newly created project and then the Starter Content is deleted, upon re-opening the editor the Starter Content files will return to the Content Browser. Workaround: ...