Search Issue Tracker
Fixed in 2017.2.X
Votes
2
Found in
2017.1.0b2
Issue ID
903807
Regression
Yes
[Shuriken] Assertion failed on expression: '!params || ((params->vertexCount * params->stride)...
Repro steps:
1. Download Realistic Effects Pack 4 from Asset Store
2. Open PC_Demo(Unity5.5+) scene
3. Press Play and click on the Day/Night button to switch to night
4. Press Next Effect until Effect4_Optimized is playing.
5. Observe console error and visual artefacts.
Assertion failed on expression: '!params || ((params->vertexCount * params->stride) + params->vertexOffset) <= (chunk->writtenVertices * chunk->stride)'
Notes:
- Found during Asset Store Bash for 2017.1.
- Issue originally not found in 5.6.0p1 with the large project, but the smaller repro project attached in the comments reproes in 5.6 and in 5.5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment