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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment