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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment