Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...
Opening the Color Picker for some color variables causes them to change each time the color picker is opened. Tested with: Light Color and the Albedo variable on ExponentialHeightFog Does NOT occur ...
Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...
There is no particular error. Developer can ignore it. ...
If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...
Flickering occurs when using the Post Process Ambient Occlusion (Screen Space AO). This is more noticeable when using stronger values entered into the AO fields. I checked these settings in both 4 ...
If Tick Interval is set to something non-zero, the game will freeze when Set Game Paused is called. If not manually closed through the Task Manager, this will lead to an out of memory crash. This ...
PxShapes are created with a ref count of 1, and it is up to the caller to decrement this once the shape has been attached to an actor. There are a handful of places in the code in which this doesn' ...
Changing the Max LODLevel on a landscape causes a crash in content examples. ...