- Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.
GetPropertyChangedSignal(“ClockTime”) does not fire when Lighting.ClockTime is changed.
- How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.
Happens every time.
- Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.
Main build/site.
-
Would a screenshot or video help describe it to someone? If so, post one.
-
Anything else that you would want to know about the bug if it were your job to find and fix it.
Currently you can “fix” this bug by listening on TimeOfDay instead of ClockTime but this is a tad confusing for people who are new to the platform etc (and it isn’t noted anywhere if this behaviour is intentional).
Example place can be found here ClockTime.rbxl (14.2 KB)
(I think @TheGamer101 is/was working on GetPropertyChangedSignal?)
Edit: the title is weird due to new(?) Discourse title limitations…