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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment