Scene Analysis & Dashboard
The Dashboard is the central hub of Scene Size Analyzer v1. It provides a comprehensive overview of all scenes in your project.
Key Metrics
Performance Risk
Calculated based on your AnalysisSettings.
- Object Count: Total GameObjects.
- Light Count: Total active light sources (Point, Spot, Directional).
- Triangle Count: Estimated total vertices/triangles in the scene.
Build Forecasting
The tool predicts the total build size contribution of your scenes.
[!TIP] This forecast is updated in real-time as you optimize assets, helping you hit your target size for mobile stores (e.g., staying under the 200MB cellular download limit).
Analysis Settings
You can customize the thresholds for your project:
- Mobile Mode: A one-click toggle that lowers all thresholds for strict mobile performance.
- Vertex Limit: Default 500k.
- Light Limit: Default 25.
Exporting Reports
Click the “Export HTML” button to generate a professional report. This is ideal for weekly lead developer reviews or performance audits.