Windows 10 x64
Unity 2020.3.5f1
Unable to build with the new Windows Build Pipeline, which is required for the unity entities package. Getting a C1001. Anyone has any ideas? Cross posting posting as I am not sure if this is a problem with Doozy, but likely it is related with the Build Pipeline.
I am not sure if actually tried a build with 2020.3.3-4f1 but I am very sure I did already build successfully with the same plugins (namely this version of Doozy) in 2020.3.*
E:\repositories\visionary\Visionary\Library\Il2cppBuildCache\Windows\x64\il2cppOutput\Doozy1.cpp(48547) : fatal error C1001: Interner Compilerfehler.
(Compilerdatei "d:\agent\_work\2\s\src\vctools\Compiler\Utc\src\p2\main.c", Zeile 181)
Um dieses Problem zu umgehen, vereinfachen oder �ndern Sie das Programm im Umfeld der oben aufgef�hrten Positionen.
Geben Sie nach M�glichkeit hier Reproduktionsschritte an: https://developercommunity.visualstudio.com
W�hlen Sie im Men� "Hilfe" von Visual C++ den Befehl "Technischer Support",
oder �ffnen Sie die Hilfedatei des technischen Supports, um weitere Informationen zu erhalten.
at Unity.IL2CPP.Building.CppProgramBuilder.PostprocessObjectFiles(HashSet`1 objectFiles, CppToolChainContext toolChainContext)
at Unity.IL2CPP.Building.CppProgramBuilder.Build(IBuildStatistics& statistics)
{
"dependencies": {
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask/#2.0.30",
"com.havok.physics": "0.6.0-preview.3",
"com.neuecc.messagepack": "https://github.com/neuecc/MessagePack-CSharp.git?path=src/MessagePack.UnityClient/Assets/Scripts/MessagePack#4db29d3bec0ab44f88c3c2c720ec83d0381bb96b",
"com.neuecc.unirx": "https://github.com/neuecc/UniRx.git?path=Assets/Plugins/UniRx/Scripts/#master",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.build-report-inspector": "0.2.2-preview",
"com.unity.burst": "1.4.7",
"com.unity.collections": "0.15.0-preview.21",
"com.unity.dots.editor": "0.12.0-preview.6",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.entities": "0.11.0-preview.7",
"com.unity.ide.rider": "2.0.7",
"com.unity.ide.visualstudio": "2.0.7",
"com.unity.ide.vscode": "1.2.3",
"com.unity.inputsystem": "1.0.2",
"com.unity.jobs": "0.7.0-preview.17",
"com.unity.mathematics": "1.2.1",
"com.unity.memoryprofiler": "0.2.9-preview.1",
"com.unity.performance.profile-analyzer": "1.0.3",
"com.unity.physics": "0.5.1-preview.2",
"com.unity.platforms": "0.5.0-preview.6",
"com.unity.platforms.windows": "0.10.0-preview.10",
"com.unity.quicksearch": "2.0.2",
"com.unity.render-pipelines.universal": "10.4.0",
"com.unity.rendering.hybrid": "0.11.0-preview.42",
"com.unity.scriptablebuildpipeline": "1.15.2",
"com.unity.searcher": "4.3.2",
"com.unity.test-framework": "1.1.24",
"com.unity.test-framework.performance": "2.8.0-preview",
"com.unity.testtools.codecoverage": "1.0.0",
"com.unity.textmeshpro": "3.0.5",
"com.unity.ugui": "1.0.0",
"nuget.mono-cecil": "0.1.6-preview",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.umbra": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.unitywebrequesttexture": "1.0.0",
"com.unity.modules.unitywebrequestwww": "1.0.0",
"com.unity.modules.vehicles": "1.0.0",
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"testables": [
"com.unity.test-framework.performance"
]
}