Krzysztof Knapik
Results
2
issues of
Krzysztof Knapik
### Plex version ALL ### Linux version ALL ### How to reproduce 1. Start the application 2. Check `plexmediaplayer.log` file content ### Expected behavior Application starts without errors or warnings....
Plugin fails to build when strict include checks are enabled. This can be easily tested with UAT command ``` .\RunUAT.bat BuildPlugin -Plugin="{workspacePath}\Engine\Plugins\SocketIOClient\SocketIOClient.uplugin" -StrictIncludes -Package="{workspacePath}\LocalBuilds" ``` What `-StrictIncludes` does is adding...