The haptic feedback stuff is meant for VR devices, and has never worked with DualSense or any other console (afaik) that isn't a VR device. We technically could support this, but it would just be ...
The p4 files command is used to grab the list of depot files. This does not have a client path, but the parse records function called in FPerfroceGetFileListWorker::Execute (ParseRecordSetForState) ...
See the comment on UInputTrigger::LastValue around issues being a bool type on first tick ...
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 ...
This is working properly in 4.21.2 ...
This has changed from 4.27 and the Deep Dive video on water: [Link Removed] ...
Due to a missing string in CompressionLevelNameMap in OodleDataCompression.cpp, it is possible for LevelName to be left uninitialised after parsing the compression effort, which causes a crash when ...
From this UDN: [Link Removed] The customer reports that this issue did not happen in 5.4. ...
See log attached to [Link Removed]. NetworkProfiler does not compile on Linux due to a missing assembly. We shouldn't need to ship it on Linux anyway. ...