The following worka round works :float SLevelViewportToolBar::GetTransformToolbarWidth() const { ... #if 0 // float ViewportToolBarWidth = static_cast<float>(GetCachedGeometry().GetLocalSize(). ...
Licensees have reported crashes being triggered while the engine is resolving debug markers for an Nvidia Aftermath dump. This makes it difficult to properly investigate crashes ...
Long text comments in the MRQ burnin takes multiple frames to properly format. See slack thread here: [Link Removed] ...
I am filing a Jira for this at the request of [Link Removed] to see if it can be made into a hotfix. It has been reported on the forums and UDN that textures render black. See the Slack thread her ...
The automatic landscape layer assignment that is performed when using "Create Layers From Assigned Materials" just uses the first layer info it finds with the layer's name, which leads to maps refer ...
The GPU crashes after the ray tracing geometry builder attempts to create a shader resource view with an invalid offset. ...
We have a level with foliage meshes that has been placed via the foliage system. We want to place these into HLOD Layers so that we can disable nanite, and thus enabling the imposter LODs at a dista ...
[Link Removed] you own this I believe, see the UDN for details about the leak. The UDN as screenshots of what functions they made to create the leak. I was unable to actually get this code path ...
Compiling any material with r.ShaderCompiler.JobCache=0 causes ShaderCompileWorker to crash. Reproduction steps cause a crash during Editor startup, but this bug may affect other scenarios where mat ...
Hello! In UE 5.5 Preview, new stylus code was introduced, which can cause a test failure in an unrelated test suite, Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.*. The test indirectly ...