Issue was traced to CL4018267. Shader hashes are not preserved during cooking anymore. This is failing the check in void FShader::Register() { FShaderId ShaderId = GetId(); check(ShaderId.Materi ...
This is a common crash affecting users in 4.15 and 4.16, affecting over 200 unique users so far. User Descriptionsattempt to import bp from example Source Context 5124 { 5125 // I ...
In Editor Preferences < under Experimental < Clothing Tools is enabledOwen was migrated over and the original clothing asset was deleted and a new one created to test the issueOnly the ties on his coa ...
Pasting an element into a Widget Blueprint after removing the canvas panel will result in a crash. This has been tested with the border and button elements. This issue is occurring in //UE5/Releas ...
Discarding Actor while it is selected on the outliner may cause a crash. This may be caused by operations from C++ not being listed in the UNDO list, which may refer to unreferenced objects during ...
EDIT: Date: 1/21/2015 Adding the [Link Removed] Duplicating a map in the Content Browser crashes the editor. It does not matter if the map being duplicated is the currently open map or not. EDIT ...
When navigating through frames of a Sequence, the scenes become very blurry and distorted after the initial scrub through all of the frames. ...
Workaround: Delete the StagedBuilds folder within [Project] \ Saved User is not able to LaunchOn on multiple platforms. They receive a message saying Plugin 'SlateRemote' failed to load. The plug ...
Blueprint's with an instanced static mesh that has instance components added via construction script will fail to build lighting correctly when the pivot is placed outside the lights radius. This ...
The user's project is crashing during compilation of one of their character blueprints. We have not been able to reproduce this issue in a clean project, as the repro steps are unknown outside of t ...