Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b11
Issue ID
782535
Regression
No
[Shuriken] Particle emission module burst min max should be unsigned int
Particle emission module burst min max should be unsigned int. Emission rate is also unsigned int, at this moment burst min max is unsigned short, which causes problems if you want to shoot more than 65k particles at a time.
Reproduced on: 5.4.0b12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assertion error is thrown and UI is no longer rendered when discarding the changes made to the selectors overriding the default controls
- Application does not crash when "On .Net UnhandledException*" is set to Crash
- Sprites are rendered in a rounded way when SRP batcher is toggled off
- LayoutGroup evaluates ILayoutIgnorer property when the Component is disabled
- [Android] [iOS] Custom render pass is not rendered or is rendered distorted when the "renderGraph.AddBlitPass" is used
Add comment