Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
795 stars 64 forks source link

Gpa 93 texture streaming #174

Closed emeline-berenguier closed 1 year ago

emeline-berenguier commented 1 year ago

Description

Add issue when the Texture Streaming is disabled in Quality Settings. Add issue when Mipmap streaming is disabled for big textures. Add issue when Lightap streaming is disabled in Player Settings.

Changes made

Add Texture Streaming analyzer Add Streaming Mipmaps for textures analyzer Add Lightmap Streaming analyzer

Checklist

Before review: