Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b11
Issue ID
950108
Regression
No
[Emission] Sub Emitters with rate over distance keep emitting after their parent particle has stopped moving due to a collision
Repro steps:
1. Open Scene1 from the attached project
2. Preview the particle system by selecting it in the hierarchy.
3. Observe how red sub emitter particles are still being spawned, even when their parent particles have stopped moving.
Expected outcome:
The over-distance emission sub emitters to not spawn when their parent particles are not moving.
Notes:
- I've added a bit of gravity to visualize this easier; gravity on the sub emitter can be set to 0 and its sorting fudge to -10 to see them stationary
- Not a regression, happens in 2017.1.0p5 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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment