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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method
Add comment