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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment