We sometimes run into the following warning message under (as far as we can tell) some very specific conditions when opening our project in UE
[Image Removed]
The above dialog window seems to appear when either:
- Launching the UE editor via Visual Studio 2022 (VS2022) and opening up a specific level in our project
- Pressing “Accept” seems to properly get rid of the dialog window, even for subsequent level-openings when launching the Editor in VS2022
- However, changing the solution configuration in VS2022 to something different (ie Debug → Release) and then launching the Editor and opening the level results in this dialog window appearing again
- Launching the editor via a batch script
- In this case, pressing “Accept” doesn’t result in the dialog window disappearing during subsequent launches → in fact, pressing “Accept” results in the Editor hanging (though this is perhaps unrelated)
Any guesses as to why this dialog window is popping up for our developers, and any idea as to what needs fixing on our project’s end in order to make this message go away for good?
Sincerely,
Garrett