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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment