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
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
- IL2CPP Player crash on memset in VCRUNTIME140D when selecting UI GameObject
Lars-Steenhoff
Mar 18, 2017 00:46
I also have this one in 5.6 f1