Release Notes for 447

改善

ご注意状況

Removed orbital cam debug print statements

Live

Add support for font face tags in rich text. (e.g. SciFi)

Live

Luau beta: Smarter warning to catch cases where foo.bar() was written, but foo:bar() may have been required.

Pending

Fix a case where Typed Luau would incorrectly allow some expressions and disallow others.

Pending

For devs using the legacy CSG system, the release will force them switching to the new CSG system one-time and notify them the change using an informational bar. However, they can still revert to the old system.

Pending

修正

ご注意状況

Forced streaming minimum radius to be always at least 64 studs. Streaming target radius cannot be less than minimum radius.

Live

Fixed a potential regression in NavigationService when small movement from simulation could cause obstacles to block/unblock a path without properly invalidating the path.

Live

Rewrote the PlayerScript camera input layer.

Live

Fixed issue where game might not resume after single stepping the debugger.

Live

Fixed a rare crash on some models when setting CollisionFidelity to PreciseConvexDecomposition

Pending