An assert is triggered in this case because in multi-process PIE, if the editor is a client, the PIEInstance of the world context remains at -1 (see UEditorEngine::PlayInEditor). If this client inst ...
[NickW] SteamVR uses HMD Mirror, but this should fail more gracefully Not sure if this is supported for vive, but it puts the user in a state where they can't undo the command (or change back to a ...
Since the option to use Async Scene with Mesh and CapsuleComponent appears under "Physics" in the Details Panel of a skeletal mesh, the ability to select these options is expected. Currently both bo ...
From user:I'm getting repeatable crashes on re-imports after I've re-worked the models a bit in Max. The workaround now is to just delete everything from Unreal and do a fresh import, but as my o ...
Desktop Editor does not transition into VR Mode when the Oculus HMD is worn. The user must manually enter VR Mode using Toolbar buttons / keyboard shortcuts. This issue is only observed when on Ocul ...
The screenshots below display 1920x1080pixel widget button. First one with Default DPIScaleCurve shows extra borders on the right and bottom. Next one with more precision shows no extra boundary. [ ...
The following cook error results from attempting to package a WP map that has level instances using level BPs: LogCook: Error: PackageSplitter found the Generator package still in memory after it ...
Developer implemented their own marker system with callstack data in their own custom version of malloc/realloc/free, and they reported that there might be a memory leak in the ClothVertexFactories ...
Creating a second Strategy Game project, and leaving it as the default name (StrategyGame2) will prevent it from being compiled. The compile fails because the files are not properly renamed to match ...
The source code to build the Engine that is available from GitHub includes the file dbghelp.dll, which prevents the crash reporter tool from starting on Windows 8.1 machines. This file is not presen ...