Open
Description
I encountered a problem. It attempted to modify the position and scale of the Transform component of an object, but it clearly didn't execute correctly, and Unity displayed the following warning message. I tried to have the AI fix them, but it didn't work.
[MCP Unity] Field 'position' not found on component 'Transform'
[MCP Unity] Field 'scale' not found on component 'Transform'
=T-T=