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'"
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
- 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
Lars-Steenhoff
Mar 18, 2017 00:46
I also have this one in 5.6 f1