Index: /OpenSceneGraph/trunk/src/osgViewer/ViewerBase.cpp
===================================================================
--- /OpenSceneGraph/trunk/src/osgViewer/ViewerBase.cpp (revision 9567)
+++ /OpenSceneGraph/trunk/src/osgViewer/ViewerBase.cpp (revision 9591)
@@ -658,4 +658,5 @@
                 osgUtil::StatsVisitor statsVisitor;
                 sceneRoot->accept(statsVisitor);
+                statsVisitor.totalUpStats();
                 
                 unsigned int unique_primitives = 0;
