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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment