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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Lars-Steenhoff
Mar 18, 2017 00:46
I also have this one in 5.6 f1