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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment