User:Blocco/Bugs: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
Readable format?
>NXTBoy
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Compiling a list of bugs here.
Compiling a list of bugs here.


== game:GetService("RunService"):Reset() ==
== 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.
When using [[RunService|game:GetService("RunService")]]:[[Reset (Method)|Reset()]], the game acts as if it has been paused, rather than reset.
'''Reported by:''' blocco<br />
'''Status:''' Not Fixed
'''Status:''' Not Fixed


== GuiBase3D.Transparency ==
== 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.
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<br />
'''Status:''' Not Fixed
'''Status:''' Not Fixed


== Pane Scrollbars ==
== 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.
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<br />
'''Status:''' Not Fixed
'''Status:''' Not Fixed

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