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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment