Xenko 3.1 Phr00t Beta Release 5
Requires Visual Studio 2019 Community (or better). Include cross-platform .NET development, Desktop .NET development (4.7.2+) and C++ development for Desktop.
Just run Xenko.GameStudio.exe to get started, once the above is satisfied.
Build projects through Visual Studio (press the "open in IDE" button), which is more reliable than using the "Play" button in Xenko.
If you don't want to use Vulkan, which isn't completely stable yet, modify your project's Window's csproj file & remove the win-vulkan line.
Changes
- Much more Vulkan reliability on all hardware (particularly Intel HD)
- Mouse centering fixed when resizing windows (Vulkan resizing still doesn't work, though)
- Fixed GameStudio crashes when the component inspector tried to show things it didn't support