Search Issue Tracker
Fixed in 5.6.0f3
Votes
0
Found in
5.5.0f2
Issue ID
863343
Regression
Yes
[Standard Assets] ParticleSystemMultiplier script refactoring had broken sparks view
In Standard Assets ParticleSystem package sparks size in FireComplex and FireMobile prefabs is calculated incorrectly since 5.5.0f2.
To repro:
0. Install Unity and Standard Assets package.
1. Create a new project.
2. Import ParticleSystem package to Project.
3. Drag FireComplex or FireMobile to scene and press Play.
Actual result: Sparks size is calculated wrongly. See sparks_broken_in_550f2.gif attached.
Expected result: Sparks size is calculated correctly (like it was in 5.5.0f1). See sparks in 5.5.0f1.gif attached.
Regression since 5.5.0f2.
Looks correct in 5.5.0f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment