Picture Player within user actors changing values randomly
-
Pre-programming on Isadora and found an odd bug. The user actors we've created for mapping have picture players within them and for some reason the values of the media files on the picture player keep changing - but only in specific circumstances. For instance, in a user actor for "Main Wall" we will assign a picture from the media bin, save and update the user actor, add it to the document toolbox, and then try to pull the actor from the document toolbox only to find that the user actor Main Wall has not retained the original media bin file number. This does not seem to be the case if we copy and paste the user actors from different scenes. Any thoughts or fixes?
Isadora 3.2.2 - PC for pre-programming, Mac for show conditions.
-
Please open a support ticket (link in my signature).
Please be sure to include a copy of your project file, or at least a suspect user actor.
Thank you
-
@kellyruokay said:
The user actors we've created for mapping have picture players within them and for some reason the values of the media files on the picture player keep changing
If you've got User Inputs connected to the media input on those Picture Player actors, that's why the number is changing. Any data coming into an input of an actor inside a User Actor from a User Input supersedes any data you may set inside on the actor inside the User Actor.
-
-