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
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
Add comment