Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.4.0b17
Issue ID
793476
Regression
Yes
[Local] ParticleSystem.Stop will instantly destroy emitted particles that weren't visible
Steps to reproduce:
1. Open attached project
2. Open scene "PartcileIssueScene"
3. Run it
4. Press G to start particle simulation
5. After a second, tap W and notice that invisible particle systems were being simulated although not visible - this is expected
6. Return to previous position and press H, this will call ParticleSystem.Stop
7. Press W and notice that there aren't any particles emitted and particle system is stopped immediately
Reproduced with: 5.4.0b17
Regression introduced in: 5.4.0b15 (but previous behavior was flawed as well)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment