The expected behavior occurs in 4.19; unexpected behavior occurs in 4.20 and 4.21. Marking this as a regression. Per User: Reading the LightAttenuationTexture in a material receives interference ...
Left Eye Renders black in VR when a PostProcess Material is applied. On Quest Right eye renders post process mat and left eye renders scene, but upsidedown. Also occurs in Packaged Project and/or ...
Generating mip maps results in crash and seems to duplicated 1x1 mip level. NOTE: The bug was originally reported in 4.23.1, however, for some reason I was able to open the texture in 4.23.1 afte ...
On first launch of an AR app with Android the camera passthrough will render black. This also happens if an app is minimized and re-opened. This will not repro if there is no candidate image assign ...
If multiple game objects are selected at once and their text field is edited, instead of getting N events, it produces N-squared events. It looks like FPropertyHandleBase::SetPerObjectValue is call ...
Crash when placing a widget into a nested name slot of another name slot. This occurs if this widget is then added to another widget and both the parent name slot and the child name slot receive chi ...
This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...
When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...
This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...
When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...