You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AlphaOverLifetimeLinearGradient only works on UnlitMaterial, if any other material is used no fade-in/out seems to happen even though the material is set to Alpha.
To Reproduce
spawn a ExperimentalParticleSystem.
add a AlphaOverLifetimeLinearGradient to ParticleStyle.
set it to Alpha Fade In & Fade Out
create a PBS_Metalic/PBS_Specular/UnlitDistanceLerpMaterial
copy over the Unlit's texture to the Albedo and set the material's Blendmode to Alpha
observe AlphaOverLifetimeLinearGradient no longer working
Expected behavior
To have AlphaOverLifetimeLinearGradient apply to any material that has Alpha blend.
AlphaOverLifetimeLinearGradient or any particle modules that affect color use any materials that support vertex colors. This includes PBS vertex color metallic and specular.
Describe the bug?
AlphaOverLifetimeLinearGradient only works on UnlitMaterial, if any other material is used no fade-in/out seems to happen even though the material is set to Alpha.
To Reproduce
spawn a ExperimentalParticleSystem.
add a AlphaOverLifetimeLinearGradient to ParticleStyle.
set it to Alpha Fade In & Fade Out
create a PBS_Metalic/PBS_Specular/UnlitDistanceLerpMaterial
copy over the Unlit's texture to the Albedo and set the material's Blendmode to Alpha
observe AlphaOverLifetimeLinearGradient no longer working
Expected behavior
To have AlphaOverLifetimeLinearGradient apply to any material that has Alpha blend.
Screenshots
No response
Resonite Version Number
Beta 2025.1.15.1419
What Platforms does this occur on?
Windows
What headset if any do you use?
Desktop
Log Files
HORIZON7 - 2025.1.15.1419 - 2025-01-17 20_29_58.log
Additional Context
Prerelease
Reporters
No response
The text was updated successfully, but these errors were encountered: