Unity-Technologies / EditorXR

Author XR in XR
Other
928 stars 166 forks source link

Asset Cleanup #519

Closed mtschoen-unity closed 5 years ago

mtschoen-unity commented 5 years ago

Purpose of this PR

Clean up unused assets and update touch controller models to latest version from Oculus Utilities

Testing status

Opened all workspaces and tools looking for exceptions and visual issues

Technical risk

Low -- asset-only changes, verified by the Super Science Orphaned Assets viewer (https://github.com/Unity-Technologies/SuperScience/blob/orphaned-assets/OrphanedAssets/Editor/OrphanedAssets.cs)

Comments to reviewers

There were some more assets that were reported as unused. Many of them are templates for UI that can probably become nested prefabs in the future. Some were materials/textures that I wasn't sure if necessary.