Pixelshader Time always stays 0 #12456

Closed
opened 2026-01-31 03:16:08 +00:00 by claunia · 3 comments
Owner

Originally created by @fredlllll on GitHub (Feb 8, 2021).

Environment

Windows build number: Microsoft Windows [Version 10.0.19042.685]
Windows Terminal version (if applicable): Windows Terminal Preview Version: 1.6.10272.0

Steps to reproduce

use any pixel shader using the Time value for animation, e.g. https://github.com/microsoft/terminal/blob/main/samples/PixelShaders/Animate_scan.hlsl or just set color.r=Time

i do use Shutup 10 from OOSU which could mess with the time, but i havent had any other software freeze in time, granted i also dont use msoft store apps

Expected behavior

animation should play, Time should not stay 0 but count up, if color.r=Time is set, most of the terminal should turn fully red after a second

Actual behavior

no animation playing. Time stays 0, color.r = Time just leaves the terminal black and text cyan

Originally created by @fredlllll on GitHub (Feb 8, 2021). # Environment ```none Windows build number: Microsoft Windows [Version 10.0.19042.685] Windows Terminal version (if applicable): Windows Terminal Preview Version: 1.6.10272.0 ``` # Steps to reproduce use any pixel shader using the Time value for animation, e.g. https://github.com/microsoft/terminal/blob/main/samples/PixelShaders/Animate_scan.hlsl or just set color.r=Time i do use Shutup 10 from OOSU which could mess with the time, but i havent had any other software freeze in time, granted i also dont use msoft store apps # Expected behavior animation should play, Time should not stay 0 but count up, if color.r=Time is set, most of the terminal should turn fully red after a second # Actual behavior no animation playing. Time stays 0, color.r = Time just leaves the terminal black and text cyan
claunia added the Resolution-Duplicate label 2026-01-31 03:16:08 +00:00
Author
Owner

@WSLUser commented on GitHub (Feb 8, 2021):

Dupe: https://github.com/microsoft/terminal/issues/8935. This has been addressed but not yet released.

@WSLUser commented on GitHub (Feb 8, 2021): Dupe: https://github.com/microsoft/terminal/issues/8935. This has been addressed but not yet released.
Author
Owner

@zadjii-msft commented on GitHub (Feb 8, 2021):

/dup #8935

@zadjii-msft commented on GitHub (Feb 8, 2021): /dup #8935
Author
Owner

@ghost commented on GitHub (Feb 8, 2021):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Feb 8, 2021): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12456