Skip to content

Releases: mob-sakai/ParticleEffectForUGUI

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

5.0.0-preview.14

03 Jan 14:26

Choose a tag to compare

5.0.0-preview.14 Pre-release
Pre-release

5.0.0-preview.14 (2025-01-03)

Bug Fixes

  • sub-emitter particles may not render correctly in certain scenarios (8276684), closes #348
  • sub-emitter's inherit velocity module doubles at runtime (67de3d1), closes #349

5.0.0-preview.13

03 Jan 14:12

Choose a tag to compare

5.0.0-preview.13 Pre-release
Pre-release

5.0.0-preview.13 (2025-01-03)

Features

  • change the default value of UIParticle.scale from 10 to 1 (9955eef)
  • UIParticle no longer inherits from MaskableGraphic (c09bfb8)

BREAKING CHANGES

  • Some members inherited from MaskableGraphic will no longer be available.

v4.10.6

03 Jan 14:24

Choose a tag to compare

4.10.6 (2025-01-03)

Bug Fixes

  • sub-emitter particles may not render correctly in certain scenarios (8276684), closes #348
  • sub-emitter's inherit velocity module doubles at runtime (67de3d1), closes #349