Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.4
2019.4.1f1
2020.2
Issue ID
1260432
Regression
No
ParticleSystem's Sub Emitter startColor is not applied correctly when Calling Emit() twice from a script
How to reproduce:
1. Open attached "ParticleSubEmitterIssue" project
2. Press the Play button
3. Observe the Game View window
Expected result: The Particle System on the left is blue and the Particle System on the Right is red
Actual result: Both Particle Systems are red
Reproducible with: 2018.4.26f1, 2019.4.6f1, 2020.1.1f1, 2020.2.0a19
Note:
- This occurs only if the target particle system is a sub emitter
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Alternative implementation suggested to user.
I don't think their script tackles the problem they are trying to solve, in the correct way.