Attempting to build the Engine using the Debug Editor configuration results in a build failure related to a string literal (error C2338: Formatting string must be a TCHAR array.). There are three checkfSlow() macro lines in ClientSession.cpp that include a string literal. These need to be enclosed in a TEXT() macro in order for this to compile successfully with the Debug Editor configuration.
REGRESSION:
No. This particular code is new in 4.22.
RESULT:
The build will fail with the following error: error C2338: Formatting string must be a TCHAR array.
EXPECTED:
The build completes successfully.
Hello any update on report UE-7293?
UE-74991 also affects Valve Index
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-72996 in the post.
1 |
Component | PixelStreaming |
---|---|
Affects Versions | 4.22, 4.23 |
Target Fix | 4.23 |
Fix Commit | 6341059 |
---|---|
Main Commit | 6890764 |
Created | Apr 18, 2019 |
---|---|
Resolved | May 7, 2019 |
Updated | Jul 23, 2019 |