Skip to content

[Unity plugin] Update to URP for materials#3202

Open
Balint-H wants to merge 2 commits intogoogle-deepmind:mainfrom
Balint-H:unity/update-material
Open

[Unity plugin] Update to URP for materials#3202
Balint-H wants to merge 2 commits intogoogle-deepmind:mainfrom
Balint-H:unity/update-material

Conversation

@Balint-H
Copy link
Copy Markdown
Collaborator

The built-in pipeline is beginning to be deprecated, projects will use URP by default. This PR swaps the materials to use the URP lit materials, so users don't have to manually update/reassign each material to their imported MJCFs.

A couple other housekeeping updates are also included:

  • STL/OBJ file name parsing is now no longer case sensitive (many menagerie repos use uppercase extensions)
  • The mouse spring utility was throwing errors due to GUI functionality becoming more restricted to specific contexts. We now store the result of the ID call while we are in the appropriate context.

@Balint-H Balint-H mentioned this pull request Mar 30, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant