The Ellipsis overflow method on text widgets can cause an ensure to trip as a result of a render batch being sent with no indices. We could guard against this in SlateRHIRenderingPolicy by checking ...
Sumo Digital Ltd. has reported that the synthetic benchmark has skewed GPUIndex scores when changing graphics scalability settings (i.e. r.LumenScreenProbeGather.DownsampleFactor). They are currentl ...
When a property is created in this way, a local variable with a Private flag is generated. Since such a variable is generally not desirable, it would be better to remove the Private flag upon pastin ...
On an NVIDIA GPU, Instanced Static Meshes can flicker when a Groom card or mesh LOD is visible. This appears related to an issue rendering the ISM into the Scene Depth. At the end of the Prepass, t ...
The UE_EXPERIMENTAL macro is not used correctly in InstancedSkinnedMeshComponent.h. It should come after the 'class' keyword & before UInstancedSkinnedMeshComponent as specified in the documentation ...
When a Virtual Texture is applied as a UI material, there is no associated geometry, so it does not explicitly request the loading of high-res virtual texture tiles. ...
Opening a DataTable that is set to a Struct that is using a Key variable will crash the editor User Description: I'm getting this crash when using Key variable in DataTable. I was able to repro i ...
REOPENED NOTES: Crash Reporter: [Link Removed] Test Project: [Link Removed] Open project and press Play: Editor will crash. User reports this being due to sequential animations not being the sam ...
Opening a specific particle system crashes the editor. If the particle system is used within a level and the level is played, the editor will crash with no callstack. Logs are attached. Frequency: ...
User is experiencing a situation where he gets this window 200 times and no way to get out of it with a single click. ...