User:Blocco/Bugs: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy Lolfail |
>NXTBoy →game:GetService("RunService"):Reset(): Better naming |
||
Line 1: | Line 1: | ||
Compiling a list of bugs here. | Compiling a list of bugs here. | ||
== | == RunService.Reset == | ||
When using [[RunService|game:GetService("RunService")]]:[[Reset (Method)|Reset()]], the game acts as if it has been paused, rather than reset. | When using [[RunService|game:GetService("RunService")]]:[[Reset (Method)|Reset()]], the game acts as if it has been paused, rather than reset. | ||
Latest revision as of 11:08, 30 January 2011
Compiling a list of bugs here.
RunService.Reset
When using game:GetService("RunService"):Reset(), the game acts as if it has been paused, rather than reset.
Reported by: blocco
Status: Not Fixed
GuiBase3D.Transparency
When using any type of GuiBase3D based object, Transparency does not work, and the object acts as if its Transparency is 0.
Reported by: blocco
Status: Not Fixed
Pane Scrollbars
When viewing things Script Performance, Diagnostics or Task Scheduler panels, when they are updated, the scrollbar incorporated with them resets to the top.
Reported by: Legend26
Status: Not Fixed