spritebuilder / SpriteBuilder

Objective-C Game Development Suite
http://www.spritebuilder.com/
Other
740 stars 292 forks source link

Sprite Builder crashes when the the user select " Select Behind" for an object. #1584

Open NoorFatima opened 9 years ago

NoorFatima commented 9 years ago
  1. Launch Application.
  2. Create a new project.
  3. Select mainscene.ccb and in timeline select CCLabelTTF.
  4. In Object Menu, select "Select Behind".

    --Result: Sprite Builder crashes when the user select " Select Behind" from the object menu. --Expected Result: Sprite Builder should toggles through the nodes underneath the selected node.

Note: It happens only on Mac OS X: 10.9.5

Device A: Mac OS X: 10.9.5 Sprite Builder: 2.0.0 SB Revision: 3c4db042ec Xcode: 6.1 It happened 3/3 times.

Video Link:

https://drive.google.com/a/werplay.com/file/d/0B0ugFMVxRDe5OWduR3dReklhYWc/view?usp=sharing

oxeron commented 8 years ago

Solved in https://github.com/oxeron/SpriteBuilder/releases/tag/1.5.0-alpha3

oxeron commented 8 years ago

I added a patch to prevent this error but it's for cocos2d v3.5 ...