Jump to content

[SOLVED] Error in downcast method for a user class that inherits from external class


photo

Recommended Posts

Posted

Hi,

 

Description

When you create more than one instance of your derived class, <user_class>::cast() method is able to downcast only the last instance properly, in the other cases it returns 0.

 

Reprodunction steps

Execute the attached sample and check log.

 

Test Scene

downcast_bug.zip

 

Greetings,

Iván.

×
×
  • Create New...