How to reproduce:
1. Open the attached user project
2. Open the Scene “Bug Report Demo“ (Assets/_Project/Scenes)
3. Enter Play Mode
4. Click on the “Particles“ GameObject in the Hierarchy
5. Move the “Dissolve“ slider located in the Inspector (In the “ParticleSystemRenderTextureEmitter” Script Component)
Expected result: The “Particles“ Particle System in the Game View is updated correctly when changing values with the “Dissolve“ slider
Actual result: The “Particles“ Particle System in the Game View is not updated correctly when changing values with the “Dissolve“ slider
Reproducible with: 2020.3.39f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8
Reproduced on: macOS (12.5)
Note: The Procedural Clip Mask in the Game View gets updated when the “assignTextureToShapeModuleEveryFrame” gets checked (In the “ParticleSystemRenderTextureEmitter” Script Component)