Search Issue Tracker

Fixed in 5.4.0

Votes

0

Found in

5.4.0b10

Issue ID

779540

Regression

Yes

[Shuriken] ps->array_size error messages in console with lots of particles

Shuriken

-

Steps to reproduce:

1. Download and import attached project.
2. Open scene: Scene7_SortingLayers
3. Play.
4. In hierarchy, select: Red_Default.
5. In Scene view zoom in and move around.

Expected result: Console empty.
Actual result (on 5.4.0b10):
ps->array_size ()
ps->array_size() == tempParticlesData.particleCount
particles.array_size() == psTemp.particleCount

on 5.4.0b1 different error messages:
!params || ((params->vertexCount * params->stride) + params->vertexOffset) <= (chunk->writtenVertices * chunk->stride)
!chunk->indexed || !params || params->indexCount <= chunk->writtenIndices

Regression from 5.3.4f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.