The appears repeatedly in the log:[2017.07.12-14.57.06:022][ 4]LogHMD: Initializing OVRPlugin session [2017.07.12-14.57.06:652][ 4]LogHMD: Setting user focus to game viewport since session status ...
Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1. void SBrus ...
Setting an Input type on Modulation Parameter crashes the editor with:Assertion failed: Pair != nullptr [File:E:\SMoyls_UE5_Release-5.0\Engine\Source\Runtime\Core\Public\Containers\Map.h] [Line: 643 ...
When a Planar Reflection component has been added to a Blueprint that has adjustable sliders that can be edited via the Details panel that updates the Blueprint via the construction script the memor ...
This is a common and longstanding crash that has occurred since at least the 4.15 release and has affected more than 200 users. User Descriptionsafter opening a projectwas just trying to start a pr ...
When using low shadow settings there is a flicker that occurs when changing a camera FOV, the flicker will end as soon as the FOV has finished adjusting to the new FOV. This can occur when:Using a ...
When enabling LiDAR plugin with VR Instanced Stereo enabled it causes a crash. Alternate repro: From Any project Enable Instanced Stereo in project settings Enable LiDAR Point Cloud Support Restar ...
Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...
When an actor with geometry collection is destroyed, the engine doesn't remove elements from array in the ChaosSolver So illegal references occurs. Removing element with following quick fix code ...
Description: When using lots of static meshes placed in the scene and using level streaming to switch levels out can cause standalone game to crash while loading the map back in. For example, if you ...