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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment