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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment