Hello!
In UE 5.5 Preview, new stylus code was introduced, which can cause a test failure in an unrelated test suite, Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.*.
The test indirectly invokes FWindowsStylusInputInterface::CreateInstance, which attempts to get a window handle. While this works in the editor, when run with -NullRHI, it is not possible to get a window handle. As a result, this code generates an error log, which is interpreted as a test failure.
We have addressed the test failure by downgrading the error log to a warning. We'd be interested in getting this, or an alternative fix, into the mainline.
Thanks!
Steps to Reproduce
.\Engine\Binaries\Win64\UnrealEditor-Cmd.exe <insert project> -ExecCmds="Automation RunTests ExtrudePolygon;Quit" -nosplash -NullRHI -stdout
<p>
</p>
Note the error log causing the test failure:
LogStylusInput: Error: WindowsStylusInputInterface: Could not get native window handle.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
What method is used to fill polygonal regions when drawing spline mesh at run time?
How does TextureRenderTarget2D get TArray<uint8> type data?
How does UMG set overlapping layouts?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
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-239033 in the post.
0 |
Component | UE - Content Tools - Modeling Tools |
---|---|
Affects Versions | 5.5 |
Target Fix | 5.6 |
Fix Commit | 39292841 |
---|
Created | Jan 15, 2025 |
---|---|
Resolved | Jan 17, 2025 |
Updated | Jan 17, 2025 |