Search Issue Tracker
By Design
Votes
0
Found in
5.4.0f3
Issue ID
824295
Regression
No
Particle system does not emit particles when Emission Bursts Min is 0 and Max is less than 16
Steps to reproduce:
1. open ExampleProject
2. open scene "test"
3. select object "Emission MIN=0 / MAX=15" from the Hierarchy and Simulate Particle Effect. Notice: no particles appear.
4. select object "Emission MIN=0 / MAX=16" from the Hierarchy and Simulate Particle Effect. Notice: particles appear.
Expected behavior: Particles appear on both simulations.
Actual result: Particles don't appear when Emission Burst Min is 0 and Max is less than 16.
Reproduced with: 5.5.0a6, 5.4.0p2, 5.3.6p2, 5.2.5f1.
Note:
-the only difference between two objects is in Emission settings.
-Particle System seems to work as expected when in Emission settings Burst is set to MIN > 0 or MAX >=16.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment