Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1338420
Regression
No
Start() and Update() methods are not called after duplicating GameObject with Particle System component
How to reproduce it:
1. Open the user's attached project "H5O.zip"
2. Load the "Level1" Scene
3. Enter the Play Mode
4. Observe the generated "CLOUD(Clone)" (Text UI Components with value "10000") GameObjects in the Game view
Expected result: "CLOUD(Clone)" GameObjects starts to emit particles and its text value decreases
Actual result: "CLOUD(Clone)" GameObjects doesn't start to emit particles after reaching the value "10000"
Reproducible with: 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
Could not test with: 2018.4.36f1, 2019.4.28f1 - due to this error: (File may be corrupted or was serialized with a newer version of Unity.)
Notes:
- "Cloud(Clone)" GameObjects starts to emit particles after clicking on any GameObject in the Scene view in the Play Mode
- Could not test on macOS, because CLOUD GameObjects are not generated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment