Releases: mob-sakai/UIEffect
Releases · mob-sakai/UIEffect
5.5.3
5.5.2
5.5.2 (2025-02-28)
Bug Fixes
PlayOnEnable.Reverse
in UIEffectTweener does not work (3f5a7dc), closes #310TransitionFilter
andGradationMode
do not work correctly when the initial scale is 0 (bdbf293), closes #311- component icons will no longer be displayed in the scene view (Unity 2021.2 or later) (40ff828)
- fix potential issues (a748adf)
- reset time button does not work correctly in the inspector when
UIEffectTweener.direction=Reverse
in the editor (8513970), closes #310
5.5.1
5.5.0
5.4.0
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
5.3.0 (2025-01-26)
Pattern and Edge Demo:
https://mob-sakai.github.io/demos/UIEffect_PatternAndEdge/index.html
Features
SamplingFilter.EdgeAlpha
andSamplingFilter.EdgeLuminance
now support theSampling Width
property for edge width (33b1177)- add
EdgeMode
feature (eadb477) - add
ResetOnEnable
option forUIEffectTweener
(e326bb7), closes #299 - add
TransitionAutoSpeed
property (7a765c3) - add
TransitionFilter.Pattern
feature (b57e98b)
Additional Resource Imports
Update TextMeshPro Support to use new features.