Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1358379
Regression
No
Particles do not stop after their loop count ends when the Particle System is loaded with Resources.Load() function
Steps to reproduce:
1. Open the attached project "VFX-IL2CPP.zip"
2. Press File>Build and Run
3. Press Space once the Project is open
4. Observe the Particle in the Project window
Expected result: Particle stops after few seconds
Actual result: Particle does not stop
Reproducible with: 7.7.1 (2019.4.29f1), 10.5.1 (2020.3.17f1), 11.0.0 (2021.1.19f1, 2021.2.0a3), 12.0.0 (2021.2.0a4)
Not reproducible with: 12.0.0 (2021.2.0a5, 2021.2.0b8, 2022.1.0a6)
Notes:
1. Only reproducible with IL2CPP Scripting Backend
2. The issue does not reproduce if the same Asset is already in the Scene
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 12.0.0):
Fixed in: Visual Effect Graph 12.0.0 (2021.2.0a5)