User gets the warning below after trying to package a new VR template if Blueprint Nativization is set to "Inclusive" Warning: "THelper: Packaging (Windows (64-bit)): xgConsole: c:\program files (x ...
Trying to duplicate a level in the editor that has a large _BuiltData file results in a crash. In the case of the supplied test level, it is over 3 GB. Crash repros in 4.19.2 and Main (CL 4115885). ...
Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...
This was reproduced both in Match 3 and a new BP project with a custom launch image. Note that on Pixel 2 the BP project behaves a little differently than Match3. It displays in full size, then s ...
Checked on the Binary version //UE4/Release-4.25 stream CL 13942748 Version 4.25.3, logs are also saved into Engine folder: \AppData\Local\UnrealEngine\4.25\Saved\Logs instead of a Project folderIf a ...
After dispossessing an NP-simulated pawn, it appears that the last frame of input is used for the continued simulation of the pawn. For example, a client player may be holding down continuous inp ...
When the user attempts to place an object on a tracked plane it slides around the environment not staying in the expected place. Using the ARDebugcheck project with the show planes option you can se ...
Left eye shadow dithering stops working at a certain distance away from the light. To recreate this behavior with any project, follow those steps: Create an empty levelAdd a static mesh and a backd ...
The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...
There is an material compile error when using a TexCoord node shared between two Texture samples. The user provided a number of ways to work around the issue, but this issue becomes more problemati ...