REGRESSION: Yes, this does not occur in 4.21. This also occurred before CL 58120777, which fixed [Link Removed] Duplicating or Copy/Pasting a component whose name ends in a number does not increme ...
I tested with some mobile devices and Dithered LOD Transition did not work on Huawei P20 Pro. This problem does not occur with Snapdragon. This problem does not occur with Snapdragon like Pixel 3. ...
The camera is not turning on when using the ARDebugCheck app. Some details:The app does not ask for Camera permission and defaults to denied.ARDebugCheck is a Black screen after selecting "Start AR" ...
Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to not be a regression since the error also occurs on the previous live version. This is regression ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Only seems to occur with User Defined Structs. Testing with other variable types, but all ...
When the code for a custom trigger volume is changed and a hot reload is preformed, the green bounds of the volume disappear and the volume can no longer be interacted with. The bounds do not reapp ...
Note If creating the project outside of Binary, build the project in VS, but do not close it. When creating a new plugin, the editor compiles the project and opens in Visual Studio. If the project ...
There is an issue occurring where objects are flickering, and what appears to be jittering at set distances when rendering, increasing the bounds of the mesh pushes the distance for the issue out. T ...
No user comments in crash group 1511 if (PreferedLOD >= 0.0f) 1512 { 1513 PreferedLOD = FMath::Clamp<int32>(PreferedLOD, FMath::Max((float)FirstLOD, MinValidLOD), FMath::Mi ...
Customer Comments: this is just a workflow issue where you need to set the compression settings to normal or tick the sRGB checkbox to fix the shading issue Regression testing done in //UE4/Rele ...