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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment