SpriteKit: Changing the background of the Scene in a .sks file doesn't get changed

Originator:mc
Number:rdar://21583041 Date Originated:2015-06-28
Status:Open Resolved:
Product:iOS SDK Product Version:9.0 (13A4280e)
Classification:Serious Bug Reproducible:Always
 
When nothing is in my scene (GameScene.sks) file and change the color, the file isn't marked as "has changed" and clicking on another file (and coming back) discards the changes I made in this background. If I save, all goes well.

Steps to Reproduce: 

• Create a new standard SpriteKit Game for iOS with Swift 2.0 in Xcode 7 Beta 2
• Open GameScene.sks
• Change the background color
• Go to another file (e.g. GameScene.swift)
• Come back to GameScene.sks

Expected Results: 

The changed color should be still there. Also, the file should be marked as "has changed/need to be saved"

Actual Results: 

The changes are discarded and the file isn't marked as changed.


NOTE: As soon as I save the .sks file, all consequent changes will not be discarded. Changing the background color still doesn't mark the file as changed, however.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!