Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CoplayDev
/
unity-mcp
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
13k
Code
Issues
47
Pull requests
39
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix: JSON material property handling + tests (manage_asset) #90
- #349
#349
Merged
dsarno
merged 8 commits into
CoplayDev:main
CoplayDev/unity-mcp:main
from
dsarno:feat/mcp-json-properties-tests
dsarno/unity-mcp:feat/mcp-json-properties-tests
Copy head branch name to clipboard
Oct 24, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: JSON material property handling + tests (manage_asset) #90
#349
dsarno
merged 8 commits into
CoplayDev:main
CoplayDev/unity-mcp:main
from
dsarno:feat/mcp-json-properties-tests
dsarno/unity-mcp:feat/mcp-json-properties-tests
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2025
feat: add JSON property handling for materials; add tests for JSON coercion and end-to-end; update test project manifest and ProjectVersion
dsarno
committed
c4b2aa4
Copy full SHA for c4b2aa4
Merge remote-tracking branch 'upstream/main' into feat/mcp-json-properties-tests
dsarno
committed
6bfa001
Copy full SHA for 6bfa001
fix(manage_asset): support structured texture blocks case-insensitively; resolve _BaseMap/_MainTex automatically and apply when missing name
dsarno
committed
0127c1f
Copy full SHA for 0127c1f
Update MCPForUnity/Editor/Tools/ManageAsset.cs
Show description for 6fcf347
dsarno
and
greptile-apps[bot]
authored
6fcf347
Copy full SHA for 6fcf347
refactor(manage_asset): remove goto; reuse alias resolver for structured texture (supports 'albedo'); tests: self-sufficient texture asset and _BaseColor/_Color guards; python: assert success in in…
Show description for 00cfcfd
dsarno
committed
00cfcfd
Copy full SHA for 00cfcfd
chore(manage_asset): remove duplicate return in modify case
dsarno
committed
3079183
Copy full SHA for 3079183
tests: fix mocks/patching for manage_asset/manage_gameobject; make invalid-json case tolerant; ensure prefab modify test patches transport correctly
dsarno
committed
099a86f
Copy full SHA for 099a86f
ci: allow manual dispatch for Unity EditMode tests (workflow_dispatch)
dsarno
committed
37d3f96
Copy full SHA for 37d3f96
You can’t perform that action at this time.