Reproduction steps:
1. Open the “InteropUnityCUDA“ Project
2. Open the “Assets/Scenes/InteropSample.unity” Scene
3. Enter the Play Mode
Expected result: Particles in the middle of the screen do not stop
Actual result: Particles in the middle of the screen stop after a few seconds
Reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.2.4f1, 2023.1.0b1, 2023.2.0a3
Reproduced with: Windows 10 22H2
Note: Uncomment line 42 of ParticleDrawer.cs and the particles will not freeze