Skip to content
This repository was archived by the owner on Aug 22, 2018. It is now read-only.
This repository was archived by the owner on Aug 22, 2018. It is now read-only.

Script files created in Visual Studio are overwritten with blank file. #672

@chrisjbampton

Description

@chrisjbampton

Steps to reproduce:

  • Create a new project
  • Open project in GameStudio
  • Load Visual Studio through 'Open in IDE' button
  • Create a new class in VS (File -> New -> Class)
  • File is added to solution in VS
  • Make changes to file in Visual Studio, save changes
  • Go back into GameStudio - it shows the message ‘Some game code files have been modified. Do you want to reload the assemblies?’
  • Click 'Reload'
  • New script shows up in Asset View
  • Opening the script shows the script is empty (source file in filesystem has NOT been overwritten with empty file)
  • The editor then detects another change, and after clicking ‘Reload’ again, it overwrites the file on the filesystem with a blank file and it refuses to show the code editor for ANY code files until you close and reload GameStudio.

Versions: Xenko Game Studio 2.1.2.1
Visual Studio 2017 15.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions