
Super Level Optimizer & Mesh Combiner – Ultimate Scene Performance Tool
Despair
$7.50
$15.00
50%OFF
(no ratings)
Jump AssetStore
A Unity Editor tool that optimizes scenes by combining meshes, auto-tagging static objects, and disabling shadows for small objects all to improve performance.The Super Level Optimizer is a powerful Unity Editor extension that improves performance and reduces draw calls in your scenes. It provides tools to combine meshes with shared materials, automatically mark objects as static using a name keyword, and disable shadow casting on small objects. This workflow is ideal for large or complex levels where optimization is crucial for runtime efficiency.Supported Render Pipelines:✅ Standard/Built-In✅ Universal✅ HdrpFor a list of features, see Technical Details🧱 Mesh Combiner (Batch Reducer):Merges selected GameObjects that share the same material into a single mesh, reducing draw calls and improving rendering performance.🏷️ Auto Static Marker:Scans all scene objects and marks those containing a specific keyword in their name as Static to benefit from Unity’s Static Batching.🌫️ Shadow Caster Optimizer:Automatically disables shadow casting on MeshRenderers smaller than a specified size threshold, ideal for minor props and clutter objects.