Skip to content

3.3.4 Bug Fix

Compare
Choose a tag to compare
@TylerTemp TylerTemp released this 27 Sep 02:35
· 299 commits to master since this release
  1. Fix PlayaShowIf/PlayaHideIf could not be used more than once on the same target.
  2. IMGUI: Fix missing decorators. If you see duplicated decorators in your project, go: Window - Saints - Enable IMGUI duplicated decorator fix.
  3. IMGUI: Fix inconsistent height update for InfoBox and ResiziableTextArea in Unity 2022.3.46, #85.
  4. IMGUI: Fix PostFieldButton, AboveButton, BelowButton use shared error message when in a list/array.
  5. Change null value color for ShowInInspector.
  6. Fix ShowInInspector can not detect a dictionary when the target is IReadOnlyDictionary<,>

(P.S. I'm still working on a big feature so most updates these days will be about bug fixes instead of features)

Full Changelog: 3.3.3...3.3.4