Search Issue Tracker
Fixed
Fixed in 2022.3.48f1, 6000.0.14f1, 7000.0.0a1
Votes
0
Found in
2022.3.33f1
6000.0.7f1
Issue ID
UUM-74058
Regression
Yes
Particle System using burst with Sub Emitters spawns incorrect amount of particles if the Sub Emitters parent's startLifetime value is below 0.02
Reproduction steps:
1. Open the attached “ParticleEmit.zip” project
2. Double click on the “Main.prefab” from the Project Window
3. Select the “Main” GameObject in the Hierarchy
4. Observe the “Particles” menu in the Scene view
Expected result: During the Particle burst the “Sub Emitter Particle” has a value of 1
Actual result: During the Particle burst the “Sub Emitter Particle” has a value of 4
Reproducible with: 2022.1.0a10, 2022.3.33f1, 6000.0.7f1
Not reproducible with: 2021.3.39f1, 2022.1.0a9
Reproducible on: macOS 13 (M1), macOS 14 (M2 Ultra), Windows 11
Not reproducible on: no other environment tested
Note: Reproducible on a new project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment