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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment