[Artlantis 6.5] Program exit after trying to change dimensions

Hi all,
I have a strange problem with Artlantis 6.5
Steps to reproduce the problem:

  1. Add some texture from web
  2. change dimension
  3. rotate 90 degrease
  4. change dimension again
    On this step program exit with exception:
    Application Specific Information:
    *** Terminating app due to uncaught exception ‹ NSRangeException ›, reason: ‹ Cannot remove an observer <MCInfiniteSlider 0x7fe0e67b57f0> for the key path « enabled » from <MCInfiniteSlider 0x7fe0e67b57f0> because it is not registered as an observer. ›
    terminating with uncaught exception of type NSException
    abort() called
    I have MacBook Pro(2,6 GHz Intel Core i7, 16 GB 2133 MHz LPDDR3, AMD Radeon Pro 460 4GB)
    Do anyone have similar problem? Or have a clue what to do to fix it?

Hi, what format was your texture? I repeated your steps without no problem…

Hi,

Version 6.5.2.12 should fix this issue.

Camille Sarrut
Abvent R&D

Hi!
Thank you for all the answers,
@Ildiko the file was in .jpg format.
@CamilleSarrut you was right. After upgrade to new version the problem not occurs any more.