The FRHIFrameFlipTrackingRunnable thread is not initialized on Windows, so RHIGetFrameRate always returns zero. As a workaround, remove the code added by CalculateFPSTimings for Windows platform, a ...
There is a one-line fix for this in a shader file, see their PR on GitHub:https://github.com/EpicGames/UnrealEngine/pull/10251/files ...
The screen jitters when animating the size of the filmback of a aspect ratio constrained Cine Camera. Following behavior was observed by the customer: MRQ: The expected behavior - bars smoothly in ...
Since CL-28416011, Sections in Window menu are broken and the RuleProcessor can not be registered in the menu. (See attached imanges) Following workaround restores the sections and fixes the issue. ...
There currently is a mismatch occurring when light function atlases are used in conjunction with exponential height fog. When the flag r.VolumetricFog.UsesLightFunctionAtlas is enabled, light shafts ...
Editor crashes when attempting to spawn an actor from a struct within user's project. Frequency: 5/5 crashreporter: [Link Removed] ...
If a project is packaged on the Mac while the Substance Plugin is installed, the resulting .app will fail to open. This does not generate a log. ...
Placing multiple spline components crashes editor. Crash Reporter: [Link Removed] Frequency: 3/3 ...
When a metallic input is passed into a material via a material function and previewed in ES2, the metallic is always returns 0 in the material. Also reproduced in Main Promotable-CL-2490775 [Image ...