Skip to content

1.5.0-preview.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@marwie marwie released this 26 May 07:31

[1.5.0-preview.13] - 2020-05-22

[2.1.0-preview.13]

[3.0.0-preview.13]

Changes

  • Fixed potential issue where the Font Asset Creator could get stuck in the packing phase of the atlas generation process. See forum post for details.
  • Fixed issue potentially affecting text layout as a result of the width of the RectTransform being incorrectly reported. See forum post for details.
  • Previously created prefabs containing sub text objects will now have their HideFlags updated to HideFlags.DontSave to be consistent with newly created prefabs whose sub text objects are no longer serialized. Case #1247184
  • Fixed culling issue where lossy scale was not considered in the determination of the bounds of the text geometry.