Releases: mob-sakai/ParticleEffectForUGUI
Releases · mob-sakai/ParticleEffectForUGUI
5.0.0-preview.15
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
4.11.1 (2025-02-21)
Bug Fixes
- component icons will no longer be displayed in the scene view (6dfbdae)
v4.11.0
4.11.0 (2025-02-21)
Features
- add 'TimeScaleMultiplier' option (925af0b)
v4.10.7
4.10.7 (2025-01-14)
Bug Fixes
- editor crashed on exit play mode (editor, windows) (47ee45c), closes #351
5.0.0-preview.14
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
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
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
v4.10.5
4.10.5 (2024-12-23)
Bug Fixes
- '3D' scale toggle in the inspector does not keep on reload (934f4b8), closes #346
v4.10.4
4.10.4 (2024-12-19)
Bug Fixes
- rendering issues when playing with opening a prefab stage (95235a9), closes #345
v4.10.3
4.10.3 (2024-11-20)
Bug Fixes
- if not configured as a preloaded asset, the project settings asset will be regenerated (abe0948), closes #342