Hello when i package my game (Development) it compiles and cooks without errors. When I run the game and check the channels in OBS they are there, but they are black. For the record when I run the game in the editor everything runs just fine.
Another thing when I compile in shipping mode it throws a weird error. Could this be the reason for fail?
D:/_UE4/GAME_PN_2020/Plugins/NDIIOPlugin/Source/Core/Classes/Components/NDIViewportCaptureComponent.cpp(404): error C3892: 'HitProxies': you cannot assign to a variable that is const
Hello when i package my game (Development) it compiles and cooks without errors. When I run the game and check the channels in OBS they are there, but they are black. For the record when I run the game in the editor everything runs just fine.
Another thing when I compile in shipping mode it throws a weird error. Could this be the reason for fail?
D:/_UE4/GAME_PN_2020/Plugins/NDIIOPlugin/Source/Core/Classes/Components/NDIViewportCaptureComponent.cpp(404): error C3892: 'HitProxies': you cannot assign to a variable that is const