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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment