When a new BSP is created, modifications are made to the level's default brush. These changes affect how volumes are placed, with different BSPs causing different behavior in volume placement. ...
Specular Doesn't Affect a Material with the Eye Shader If r.IrisNormal is enabled. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8302014 ...
After hot reloading a project, if the class a blueprint is based off of was edited, the blueprint is unable to be saved due to being referenced in Engine/Transient. Project for Repro: [Link Removed ...
When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...
User's Project is crashing since converting to 4.7.2. I have attached the project itself below, but after conversations with the user and seeing pieces of the project, this issue may be related to ...
On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...
This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...
Add Code to Project fails to add a class to the project. The project can't be reopened until the classes are manually removed and the project is recompiled. The following errors occur when using Add ...
When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...
Reflections do not receive SkyLight leakage contribution from a static SkyLight when static lighting is disallowed. This is caused by the function UpdateSkyIrradianceGpuBuffer checking if the SkyLig ...