Generated from CrashReporter ...
Foliage components will be unbuilt even after deleting all of the placed foliage in a level. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 4827620 ...
It looks like UGeometryCacheComponent::TickAtThisTime is not getting called during FGeometryCacheExecutionToken::Exectute, so the time is note correctly synced between the sequence and the geometry ...
Comment in crash group:I switched color and crashed Generated from CrashReporter ...
'Reimport with new source' command does not work on Mac. Confirmed in 4.22 @ CL 4771381 ...
Date/Time formats using commas instead of semicolons will cause iOS compile to fail. "LogPlayLevel: Error: ERROR: System.FormatException: Input string was not in a correct format." Similar Unk ...
Generated from CrashReporter ...
The Session Frontend Screen Comparison tool does not appear to be showing and screenshots taken from the Editor. ...
Because of when GetEnumValueFromString (called by GetVoiceSampleRate) executes for certain modules at load time, the global enum master list is empty, which leads to the config value not being parsa ...
Using the system blueprint node in the character blueprint will cause the packaged game to give a fatal error when running the executable. This only occurs when in a C++ project. Found in 4.20 CL# ...