Release Notes for 522

Notes for Release 522

34 Likes

Client Difference Log

API Changes

Added Class VideoCaptureService : Instance [NotCreatable] [Service]
	Added Property bool VideoCaptureService.Active {RobloxScriptSecurity} [Hidden] [NotReplicated]
	Added Property string VideoCaptureService.CameraID {RobloxScriptSecurity} [Hidden] [NotReplicated]
	Added Function Map VideoCaptureService:GetCameraDevices() {RobloxScriptSecurity}

Added Property Enum.SelectionBehavior GuiBase2d.SelectionBehaviorDown {RobloxScriptSecurity} [Hidden] [NotReplicated] [NotBrowsable]
Added Property Enum.SelectionBehavior GuiBase2d.SelectionBehaviorLeft {RobloxScriptSecurity} [Hidden] [NotReplicated] [NotBrowsable]
Added Property Enum.SelectionBehavior GuiBase2d.SelectionBehaviorRight {RobloxScriptSecurity} [Hidden] [NotReplicated] [NotBrowsable]
Added Property Enum.SelectionBehavior GuiBase2d.SelectionBehaviorUp {RobloxScriptSecurity} [Hidden] [NotReplicated] [NotBrowsable]
Added Property bool GuiBase2d.SelectionGroup {RobloxScriptSecurity} [Hidden] [NotReplicated] [NotBrowsable]
Added Property Enum.PropertyStatus Instance.PropertyStatusStudio {RobloxSecurity} [ReadOnly] [NotScriptable]
Added Property string UserGameSettings.DefaultCameraID {RobloxScriptSecurity} [Hidden]

Added Enum PropertyStatus
	Added EnumItem PropertyStatus.Ok : 0
	Added EnumItem PropertyStatus.Warning : 1
	Added EnumItem PropertyStatus.Error : 2

Added Enum SelectionBehavior
	Added EnumItem SelectionBehavior.Escape : 0
	Added EnumItem SelectionBehavior.Stop : 1

Added Tag [NotBrowsable] to Class PathfindingLink

Changed the category of Property MaterialVariant.MaterialPattern 
	from: "Appearance For Terrain"
	  to: "Appearance"

(Click here for a syntax highlighted version!)

11 Likes

Ayoooo finally

25 Likes

This turning live is likely causing these issues AlignOrientation Does Not Work - Bug Reports / Engine Bugs - DevForum | Roblox

10 Likes

Can confirm that my AI rotation behavior (using AlignOrientation) broke overnight yesterday and this is the only change I’m aware of that would affect it since I hadn’t made any updates myself.

5 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.