Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1192155
Regression
No
Subemiter's Emission position is not the same when emitted by the Parent Particle System on Death
How to reproduce:
1. Open the attached project
2. Go to the "ParentedParticles" Scene
3. Click on the "Parent system" in the Hierarchy to Play the Particle Effect
4. Inspect its behavior
5. Click on the "Sub system" in the Hierarchy to Play the Particle Effect
6. Inspect its behavior
Expected result: Previewed Particle System's(Parented Sub Emitter's and unparented Sub Emitter's) Emission has the same position.
Actual result: Parented Sub Emitter's Emission has a different position from the unparented Sub Emitter.
Reproduced in: 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Note: Parenting the unparented Sub Emitter makes the Emission's Shape appear as a Sphere although a Circle Shape is used
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
Sub-emitters must be children of their owning system in the hierarchy.