Skip to content

Releases: mob-sakai/ParticleEffectForUGUI

v4.12.1

24 Mar 08:53

Choose a tag to compare

4.12.1 (2026-03-24)

Bug Fixes

  • ignore "EditorOnly" tagged gameObjects on refresh (031d46a)

v4.12.0

24 Mar 08:35

Choose a tag to compare

4.12.0 (2026-03-24)

Features

v4.11.4

24 Dec 11:17

Choose a tag to compare

4.11.4 (2025-12-24)

Bug Fixes

  • add early return for case where subEmitter module is disabled (d1386a1)
  • avoid endless loop (eb2e862), closes #392

v4.11.3

14 Oct 11:53

Choose a tag to compare

4.11.3 (2025-10-14)

Bug Fixes

  • fix icon (a9461ec)
  • fix URL link in README (1c8c65d), closes #376
  • fix: second and subsequent bursts not displayed when world simulation and non-looping (df2f3ca), closes #326
  • UIParticle in canvas with 0f-0.01f alpha value does not start to play until alpha value is greater than 0.01f, causes play calls to be delayed unintentionally if canvas alpha value is set to mentioned value range (38aec2e)

5.0.0-preview.16

15 Mar 08:12

Choose a tag to compare

5.0.0-preview.16 Pre-release
Pre-release

5.0.0-preview.16 (2025-03-15)

Bug Fixes

  • IL2CPP build fails on older versions of Unity (0da6525)
  • NRE on enable (0cff50e), closes #359

v4.11.2

15 Mar 07:59

Choose a tag to compare

4.11.2 (2025-03-15)

Bug Fixes

  • IL2CPP build fails on older versions of Unity (0da6525)
  • NRE on enable (0cff50e), closes #359

5.0.0-preview.15

21 Feb 09:45

Choose a tag to compare

5.0.0-preview.15 Pre-release
Pre-release

5.0.0-preview.15 (2025-02-21)

Bug Fixes

  • component icons will no longer be displayed in the scene view (6dfbdae)
  • editor crashed on exit play mode (editor, windows) (47ee45c), closes #351

Features

  • add 'TimeScaleMultiplier' option (925af0b)

v4.11.1

21 Feb 09:35

Choose a tag to compare

4.11.1 (2025-02-21)

Bug Fixes

  • component icons will no longer be displayed in the scene view (6dfbdae)

v4.11.0

21 Feb 07:17

Choose a tag to compare

4.11.0 (2025-02-21)

Features

  • add 'TimeScaleMultiplier' option (925af0b)

v4.10.7

14 Jan 11:49

Choose a tag to compare

4.10.7 (2025-01-14)

Bug Fixes

  • editor crashed on exit play mode (editor, windows) (47ee45c), closes #351