Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.4.2f2
Issue ID
848314
Regression
Yes
Rendering particles in Command Buffer spams errors
Steps to reproduce:
1) Download and open attached project "repro_848314.zip"
2) Open scene "DensityParticles"
3) Either play it or select "Density particle system" from the hierarchy
Actual result:
Errors get spammed:
"RendererUpdateManager only synchronizes renderers that are added to the scene, so AssertIsTransformInfoUpToDate can only be called on renderers that are added to the scene"
and
"In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first."
Expected result: No errors
Tested and reproduced on:
Windows 10
Unity 5.6.1p1, 2017.2.0a1
Not reproducible in:
5.5.3f1
Verified on: 2017.2.0a4 (fefbe8dde68f).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment