ID 473988 - Array numbers out of order in Script Editor.

Follow

Problem summary
Array numbers out of order in Script Editor.

Customer reported version
modo.15.0v1

Customer reported platform
windows10

Steps to reproduce

1) Download customer provided scene file.

2) Launch Modo 15.0v1 and open the file.

3) Open Script Editor and enter the following script:
 

import modo

ch = modo.Item('Array Count').channel('array')

for e in ch.revLinked:

print(e.item.name)

4) Press Enter/Return.

5) Numbering for the Array is out of order with 8 coming before 6.



Expected behaviour
The numbering should be in appropriate order.

Actual behaviour
Numbering is out of order.

Workaround
Unknown. 

Reproduced by support
Modo 15.0v1 - Windows 10 -regression 

Earliest version tested
Modo 14.2v2 - This issue doesn't appear in this version and has regressed


 

    We're sorry to hear that

    Please tell us why