Link to .capx file (required! If link is blocked remove the http and www parts):
dl.dropboxusercontent.com/u/92823662/IDEBug.zip
Steps to reproduce:
1. Unzip the attached file to a folder - this is a multi-file project.
2. Open project in C2.
3. Open "Event sheet 1".
4. Right-click the "System -> Every tick" event and add a comment.
5. Save the project.
Observed result:
Notice that the "New project.caproj" file has changed. The <font face="Courier New, Courier, mono"><used-plugins></font> and <font face="Courier New, Courier, mono"><used-behaviors></font> elements are randomly reordered. This results in a project file that constantly changes which defeats the purpose of source control.
Expected result:
The project file should only be updated when a project-related setting changes. When the only change is to an event sheet the project file should not be updated.
Browsers affected:
Not applicable - IDE bug
Operating system & service pack:
Windows 8.1
Construct 2 version:
158.2 (x64)