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
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
Resolution Note:
Sub-emitters must be children of their owning system in the hierarchy.