User:Blocco/Bugs: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
New page: Compiling a list of bugs here. *Bug #1
 
>NXTBoy
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Compiling a list of bugs here.
Compiling a list of bugs here.
*[[User:Blocco/Bugs/1|Bug #1]]
 
== RunService.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
 
== 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<br />
'''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<br />
'''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