User:Blocco/Bugs: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco No edit summary |
>NXTBoy Readable format? |
||
Line 1: | Line 1: | ||
Compiling a list of bugs here. | Compiling a list of bugs here. | ||
== game:GetService("RunService"):Reset() == | |||
<span style="border-style:solid; border-color:#000000; border-width:1px;">Reported by <b>blocco</b></span><br/> | |||
When using [[RunService|game:GetService("RunService")]]:[[Reset (Method)|Reset()]], the game acts as if it has been paused, rather than reset. | |||
'''Status:''' Not Fixed | |||
== GuiBase3D.Transparency == | |||
<span style="border-style:solid; border-color:#000000; border-width:1px;">Reported by <b>blocco</b></span><br/> | |||
When using any type of [[GuiBase3D]] based object, [[Transparency]] does not work, and the object acts as if its [[Transparency]] is 0. | |||
'''Status:''' Not Fixed | |||
== Pane Scrollbars == | |||
<span style="border-style:solid; border-color:#000000; border-width:1px;">Reported by <b>Legend26</b></span><br/> | |||
When viewing things Script Performance, Diagnostics or Task Scheduler panels, when they are updated, the scrollbar incorporated with them resets to the top. | |||
'''Status:''' Not Fixed |
Revision as of 11:06, 30 January 2011
Compiling a list of bugs here.
game:GetService("RunService"):Reset()
Reported by blocco
When using game:GetService("RunService"):Reset(), the game acts as if it has been paused, rather than reset.
Status: Not Fixed
GuiBase3D.Transparency
Reported by blocco
When using any type of GuiBase3D based object, Transparency does not work, and the object acts as if its Transparency is 0.
Status: Not Fixed
Pane Scrollbars
Reported by Legend26
When viewing things Script Performance, Diagnostics or Task Scheduler panels, when they are updated, the scrollbar incorporated with them resets to the top.
Status: Not Fixed