User:Blocco/Bugs: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy Ugly boxes are ugly |
>NXTBoy Lolfail |
||
Line 3: | Line 3: | ||
== game:GetService("RunService"):Reset() == | == game:GetService("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. | ||
'''Reported by:''' blocco | |||
'''Reported by:''' blocco<br /> | |||
'''Status:''' Not Fixed | '''Status:''' Not Fixed | ||
== GuiBase3D.Transparency == | == GuiBase3D.Transparency == | ||
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 | |||
'''Reported by:''' blocco<br /> | |||
'''Status:''' Not Fixed | '''Status:''' Not Fixed | ||
== Pane Scrollbars == | == 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. | 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 | |||
'''Reported by:''' Legend26<br /> | |||
'''Status:''' Not Fixed | '''Status:''' Not Fixed |
Revision as of 11:07, 30 January 2011
Compiling a list of bugs here.
game:GetService("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