Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b2
Issue ID
863298
Regression
Yes
StandardAssets Particles Scene Fireworks gives lot of "Assertion failed on expression: 'particles.array_size() == count' "
It is happening on our Standard Assets -> Particles -> Fireworks
Can't reproduce on 5.5.0p3
Reproduces on 5.6 only - !regression! not happening in 5.6.0a4 and a5, but happens in 5.6.0a6 and b1, b2, b3
How we can reproduce it using the example you attached
1 Create new project
2 Import StandardAssets package (https://www.assetstore.unity3d.com/en/#!/content/32351) from AssetStore
(or just open attached project)
3 Open scene "Particles"
4 Press Play
5 By clicking "Left" or "Right" sign select Fireworks particle
6 Wait for "launching fireworks"
Actual results: lot of errors appears in Console:
"Assertion failed on expression: 'particles.array_size() == count'"
"Assertion failed on expression: 'count == particles.array_size()'"
"Assertion failed on expression: 'count >= toIndex'"
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
Lars-Steenhoff
Mar 18, 2017 00:46
I also have this one in 5.6 f1