I noticed something strange with 2018.2.1 The game starts the window is white (Windows build). The window then closes and a new window opens the game starts in this window.
Profiling does not work, I can see the game autoconnect to the profiler for the first window but not the next that will display the actual game.
My main game, it might be Steamworks that does not like someting in 2018.2.1. Steamworks has a lot of quirks and injections going on. Will investigate more. One technical debt I have is its not possible to disable Steamworks integration for testing purpose. Maybe its time to fix that
Think I have found the problem, it was related to the new conventions for filenames in 2018.2. Fixed the bug in our dev branch, need to merge it into our 2018 branch, will take me a few minutes before I can verify
The filename convention, it was a bug I introduced with a recent update that did not show with the old convention so it has nothing todo with 2018.2 or Steamworks