View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004573 | NoesisGUI | Studio | public | 2025-11-25 12:25 | 2025-12-01 19:12 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004573: Setting Certain Easing Preset Sub-Properties Can Cause Unmodified Elements To Disappear, And For Easing Graph to Disappear | ||||
| Description | Currently, it appears as if setting a Preset Easing's sub-Property above certain values, can not only cause the interpolated Element to disappear, but will also makes disappear completely unrelated sibling Elements. Repro Steps: 1) Open the MiniShowcases Sample Project from the InternalSamples GitHub Repo, and open the Interpolation.xaml sample. 2) Navigate to the Animation/Storyboard Panel, and select the 'Animation_FlyingKites' Storyboard. 3) In the Timeline, play the animation, and observe how it plays successfully. 4) Pause the Animation, then in the Timeline, select the final frame (at the 4s mark) of the Element named "KiteAndString_Girl_INTERPOLATED". 5) Change the Preset Interpolation to Bounce InOut, with a 'Bounces' value of 63, and a 'Bounciness' value of 3. 6) Press 'Play' on the Timeline, and observe the scene and animation rendering as expected. 7) Change the Properties of the Bounce InOut to have a 'Bounces' value of '64', and a 'Bounciness' value of '4'. Observe how although the characters themselves are not what is being subjected to the interpolation, that the characters, and their kites disappearing from the Stage. 8) Press 'Play' on the Timeline and let the repeating and reverseing animation run a couple times. 9) Pause the animation in the Timeline, introduce a Grid Element into the Navigator, into the "CharactersAndKites" Grid, and set it to be 256x256 and in a visible colour. 10) Play the animation in the Timeline. Observe how the newly-introduced Grid disappears alongside the characters and their kites despite not being subject to the interpolation, and for all intents and purposes, being independent and unrelated to the characters and their kites. Expected Results: Changing the Easing Preset Values on a keyframe doesn't cause the Element to disappear. | ||||
| Attached Files | |||||
| Platform | Any | ||||