When adding a camera cut track through sequencer scripting there is no way to set the camera cut track on the movie scene, which is how the add track menu determines if a new one can be added. This ...
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 ...
More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. I've tried enabling the Media Movie Streamer plugin & Electra Player plugins, but Game cr ...
This behaviour was introduced in the following changelists in 5.3: CLs 25371706 and 25407985 https://github.com/EpicGames/UnrealEngine/commit/6e985ceeb98bc0d166756ccd3e3c0b0350d02265https://github. ...
Crash when using AnimSeqStats console command. User in the additional info URL seems to know what the code change should be. [Link Removed] ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
if a nonstandard bsp brush is used as a subtractive brush, additive bsp brushes will break and show incorrect holes when in contact with the subtractive bsp. ...
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, . ...
Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...