A crash occurs when using ray tracing with spline meshes preceded by the following ensure : Ensure condition failed: NumCPUVertices <= VertexBufferNumElements File: Engine\Source\Runtime\Renderer\ ...
FStreamableHandle (used as part of the FStreamableManager system) has a CancelHandle function that stops it from calling any completion callbacks related to that handle (it could cancel the load req ...
The Asset Audit window uses the content browser to display information about both real assets and fake assets like chunk definitions. When you hit the Add Chunks button, it adds several fake assets ...
We do have very inconsistent system between Static/Skeletal and the current name is set for ScreenSize. However, Static mesh and HLOD are using ScreenSize name for Screen area calculation. We wan ...
Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...
This is a trending crash coming out of the 4.17.0 release. The same callstack also occurred during the 4.11 release, but otherwise hasn't had an occurrence until now. Users have not provided any de ...
ChaosCacheManager (CCM) is not reproducing Trailing Events. Particles set to track Trailing Events correctly follow the position of the trailing event when the Geometry Collection (GC) is physically ...
Fracture Mode > "Remove-On-Break" setting: Cluster Crumbling causes flickering. Once the Remove-On-Break Cluster Crumbling effect is activated, there is a small delay between the disappearance of th ...
Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...
Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...