Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2019.3.0f6
2020.2
Issue ID
1230728
Regression
No
Non-child Sub Emitter particles move / shift / teleport when modifying transform and 'Play On Awake' is off
How to reproduce:
1. Open attached project "SubEmittersAndPlayOnAwake.zip" and scene "SampleScene"
2. In Hierarchy, select "Particle System D - Sub Emitter [BUG]"
3. Enter Play mode
4. In Scene View, wait for green particles and either move, rotate or scale the object (either from Scene view or Inspector)
5. Observe the green particles
Expected result: particles do not jump/teleport/shift unexpectedly
Actual result: particles do jump/teleport/shift unexpectedly
Reproducible with: 2017.4.40f1, 2018.4.22f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 2020.2):
Using sub-emitters outside the hierarchy of the owning system is not supported. This gives errors if set up via the UI, but maybe the user set it up a different way eg via scripting.
Verified in:
Version: 2020.2.0a20
I've added a better error message to explain this situation.