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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment