View Issue Details

IDProjectCategoryView StatusLast Update
0003656NoesisGUIStudiopublic2025-04-02 11:08
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003656: Runtime Animations Negatively Impact a Projects Default Stage
Description

Currently, animations that automatically run when a Project is opened, can result in what is shown on Stage being a result of the animation, rather than the contents of the Stage if it were not automatically animated on open. A bit hard to describe, but the easiest is to follow the repro steps below.

It almost seems like the animations are autoplaying, and being saved in memory as the last reference point, rather than purging at the end of reverting visuals to their default state.

Video attached of this in action.

Steps To Reproduce

Repro Steps:

1) Open the Inka project from the GitHub InternalSamples repo.

Observe the entire project's animation playing, as if 'Play' had been pressed.
Observe how the animation ends on a blank blue background.

2) Navigate to the Animation Tab (Ctrl+5), and then to the Storyboards tab.

3) Click on the 'Animation_Technologies' Storyboard, and move the playhead along the timeline.

Observe the giant blurred text, which does not correspond to how this Storyboard is supposed to present itself (it looks like its inheriting its rendering from the final frame of the Outro animation).

4) Click on "No Storyboard applied", then click on 'Animation_Technologies' once again, and scrub the playhead along the timeline.

Observe that the presentation of the Storyboard is now correct.

5) Click on the Assets Tab (Ctrl+1) to exit the Storyboards.

Observe how now, the Stage doesn't display a flat blue, but actually displays the expected contents of the Page. (as opposed to the observations made in Step 1))

Expected Results: The Stage displays the resting state of all content, and is not impacted by animations that played upon opening the project.

Attached Files
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2024-08-20 17:54 dstewart New Issue
2024-08-20 17:54 dstewart File Added: RuntimeAnimsWipeContent_Compressed.mp4
2024-08-21 12:02 jsantos Assigned To => sfernandez
2024-08-21 12:02 jsantos Status new => assigned
2024-08-21 12:02 jsantos Target Version => Studio_Alpha
2025-04-02 11:08 sfernandez Target Version Studio_Alpha => Studio_Beta