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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment