Scirra / Construct-bugs

Public bug report submissions for Construct 3 and Construct Animate. Please read the guidelines then click the 'Issues' tab to get started.
https://www.construct.net
107 stars 83 forks source link

IconSet : Crash when clearing selection of the IconSet Object of a Text Object #7255

Closed OverboyDev closed 1 year ago

OverboyDev commented 1 year ago

Problem description

When you clear selection of the IconSet object property of a Text Object, and press OK, the engine crashes.

Attach a .c3p

IconSet_Crash.zip

Steps to reproduce

  1. Select the Text Object
  2. Open the Object Picker of the IconSet property
  3. Click the "clear selection" button
  4. Click OK
  5. Crash

Observed result

There is a crash

Expected result

No Crash

More details

Affected browsers/platforms:

First affected release:

System details

View details PASTE HERE
WilsonPercival commented 1 year ago

Duplicate https://github.com/Scirra/Construct-bugs/issues/7231

OverboyDev commented 1 year ago

Are you sure it's the same ? I leave it open so Scirra team can check if the other fix also fixed this issue.

WilsonPercival commented 1 year ago

Are you sure it's the same ? I leave it open so Scirra team can check if the other fix also fixed this issue.

@OverboyDev Yes, you can verify this if you compare the errors.

OverboyDev commented 1 year ago

The fact the errors are the same doesn't mean one fix solved both issues. (even if it's possible)

WilsonPercival commented 1 year ago

The fact the errors are the same doesn't mean one fix solved both issues. (even if it's possible)

@OverboyDev I am more than sure of this, because. if you just remove the object from the project, you get the same crash.

In any case, it does not matter, because after the release of the new version, I will test all possible cases.

AshleyScirra commented 1 year ago

This is indeed the same underlying cause as #7231, and it is already fixed for the next beta.