Alejandro Arango 3 days ago In fact, it seems the 4.27 changes are conditioned by WMFMEDIA_PLAYER_VERSION . So the only change needed is in WmfMedia.Build.cs . They only need to change it to say: P ...
Tested in 4.27.2 binary which produced 32 bit depth pngs in both the editor and PIE. Using the HighResShot command to get a png while playing in editor results in a 24 bit depth screenshot where pr ...
Geometry Scripting plugin isn't available for 4.27.2, and the behavior is the same 5.0.1. Crash while using Geometry Scripting to add an Array of Vector 2D data to 'Append Buffers to Mesh' node UV0 ...
AbilitySystemComponent crashes when RemoveActiveGameplayEffect is called during world teardown for an active gameplay effect that ticks periodically, by unsafe GetWorld()->GetTimerManager() access w ...
CSM targets are still created and affect the InjectTranslucencyLightingVolume pass when moving in a project that only uses VSM causing over brightening of fog planes and other translucent meshes. r ...
Please see the Additional Link for related UDN information. The UV popping described can be subtle, depending on settings; it's affected by spawn rate and GPU vs CPU. The popping shown in the gif t ...
Starting position of physics simulated bp is different in Standalone Game User Description: Things work fine in the editor window, but when I run a standalone game then blueprints with physics bod ...
"ERR: Transient text cannot be serialized" after converting to 4.8. Many users are seeing them in the logs. Example Project: [Link Removed] ...
If a user tries to print out one of the named variables that is stored within an Enumeration blueprint then it will return something along the lines of Enumeration 0, Enumeration 1, Enumeration 2, . ...
There are some rather large differences between Freetype and Photoshop's rendering of the Fira font. You need to set your image in Photoshop to be 96 DPI. The newer version of Freetype appears to ...