1 use FPlatformOutputDevices::GetAbsoluteLogFilename() in the game code.
2 UE_Log or print the return result of FPlatformOutputDevices::GetAbsoluteLogFilename();
3 package the game using development.
4 start multiple game process from the same excutable.
Result: In each game process started, the function, FPlatformOutputDevices::GetAbsoluteLogFilename(), will return to the same result equals to $GameName.log.
Expected: call function FPlatformOutputDevices::GetAbsoluteLogFilename() in each process, it should return different file names( $GameName_[INDEX].log)
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
What method is used to fill polygonal regions when drawing spline mesh at run time?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
How to properly terminate the DoWork thread function in FAsyncTask?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-77427 in the post.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.22.3 |
Target Fix | 4.26 |
Fix Commit | 14066404 |
---|
Created | Jul 17, 2019 |
---|---|
Resolved | Sep 22, 2020 |
Updated | Apr 28, 2021 |