MSBuildForUnity icon indicating copy to clipboard operation
MSBuildForUnity copied to clipboard

MSBuild integration in Unity

Results 55 MSBuildForUnity issues
Sort by recently updated
recently updated
newest added

On macOS (and probably on Linux) `GetAssetImporter` crashes because it expects backslashes in paths, but gets forward slashes. As far as I can tell this code path is only triggered...

https://github.com/microsoft/MSBuildForUnity/issues/153 I currently have the same issue, but for a newer SDK. This now works with 6.0.407 (instead of 2.0.x), but doesn't work for .net 7 (I currently have 7.0.202...

error NU1301: δ�ܴ�Զ��Դ��https://api.nuget.org/v3-flatcontainer/msbuildforunity/index.json�������йء�MSBuildForUnity������Ϣ�� it shows this error, and i can't visit it mannually. also encoding problem

I am trying to figure if there is a way of triggering restoration of NuGet packages during prebuild stage of a cloud build with no success so far. Does anybody...

The core scenario number 1 is failing for me with the following errors: ``` Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly...