• Hi Guest!

    This is a notice regarding recent upgrades to the Hub. Over the last month, we have added several new features to improve your experience.
    You can check out the details in our official announcement!

Fixed (1.20.1.5) SubScene Animation Can't Save Triggers

vamX

Well-known member
Featured Contributor
Messages
175
Reactions
637
Points
93
Website
www.patreon.com
Patreon
vamX
If you add a trigger that references an Atom in a subscene, the subscene will fail while saving, not saving the animation.
 
!> Warning: trigger referencing atom SubScene_Lighting/LIFT is outside of subscene and cannot be saved
!> Exception during SubScene Store of AnimationMaster: System.NullReferenceException: Object reference not set to an instance of an object
at TriggerActionDiscrete.GetJSON (System.String subScenePrefix) [0x00000] in <filename unknown>:0
at Trigger.GetJSON (System.String subScenePrefix) [0x00000] in <filename unknown>:0
at AnimationTimelineTrigger.GetJSON (System.String subScenePrefix) [0x00000] in <filename unknown>:0
at MotionAnimationMaster.GetJSON (Boolean includePhysical, Boolean includeAppearance, Boolean forceStore) [0x00000] in <filename unknown>:0
at Atom.StoreForSubScene (SimpleJSON.JSONClass jc, Boolean isTheSubSceneAtom) [0x00000] in <filename unknown>:0
 
This is fixed in upcoming 1.20.1.5 release. All motion animation triggers on SubScene were broken which was a pretty big oversight on my part. Thanks for the report!
 
Back
Top Bottom