stride3d / stride

Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://stride3d.net
MIT License
6.52k stars 944 forks source link

[Launcher] Can't switch between official and locally compiled (beta) version #398

Open tebjan opened 5 years ago

tebjan commented 5 years ago

Release Type: Official Release vs. compiled from GitHub

Version: beta01-441 and beta02

Platform(s): Windows

Describe the bug After compiling xenko from source, the launcher offers to update the official xenko version to the locally compiled beta02.

To Reproduce Steps to reproduce the behavior:

  1. install xenko from nugets
  2. compile xenko from source

Expected behavior The launcher should offer to start both, official and local (dev) version. as it was with the 3.0 releases.

Screenshots image

Additional context developer/contributer workflow

dfkeenan commented 5 years ago

Anyone discovered a workaround for this?

manio143 commented 3 years ago

This issue seems to be fixed regarding Stride releases, is it still happening for Xenko, or is it fixed overall?