This problem occurs when you do a lighting build. It does not occur when the reflection capture is done by itself. ...
Please check the Function GetDynamicMeshElements in HierarchicalInstancedStaticMesh.cpp. The Function Traverse in GetDynamicMeshElements will always return two Lod levels, even the transition is f ...
Functionality is different between code and bp versions of the puzzle template ...
May be a duplicate of this bug, which was closed due to no repro:https://jira.ol.epicgames.net/browse/UE-10978 ...
Something that has been encrypted with the FAES::EncryptData() function does not return to the original input when decrypted with FAES::DecryptData(). ...
Creating an event dispatcher and BlueprintImplementableEvent function with the same names causes a signature conflict inside the blueprint. The event dispatcher is then broken as it cannot be delet ...
See https://answers.unrealengine.com/questions/853450/417-lighting-build-fails.html ...
The return pin for the "Get Max Material ID" function is incorrectly named "Enabled" when the function returns the MaxID. See \Engine\Plugins\Runtime\GeometryScripting\Source\GeometryScriptingCore\ ...
User crashed in the function "void UCharacterMovementComponent::PerformMovement(float DeltaSeconds)" due to a Velocity containing NaN. AnswerHub post details function calls that lead to where the N ...
Trying to use an Open Level function in HTML5 does not allow the level to actually load. Instead, the project flashes and refreshes back to its original position. Open Level function does work on W ...