stride3d / stride3d/stride

build in vs2026 error

Open
#3,017 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

未能从程序集 C:\Users\bq\AppData\Local\Temp\Stride\AssemblyProcessor\DD9B63A4A434E57EDE5727114221868FE77D252FFF4C14C3342BA4E74AD3905D\netstandard2.0\Stride.Core.AssemblyProcessor.dll 加载任务“AssemblyProcessorTask”。Could not load file or assembly 'file:///C:\Users\bq\AppData\Local\Temp\Stride\AssemblyProcessor\DD9B63A4A434E57EDE5727114221868FE77D252FFF4C14C3342BA4E74AD3905D\netstandard2.0\Stride.Core.AssemblyProcessor.dll' or one of its dependencies. The module was expected to contain an assembly manifest. 请确认 声明正确,该程序集及其所有依赖项都可用,并且该任务包含实现 Microsoft.Build.Framework.ITask 的公共类。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the build failure in VS2026 and begin by investigating the AssemblyProcessorTask load error shown in the report. Trace the referenced Stride.Core.AssemblyProcessor.dll and its dependencies; done means the project builds successfully without the assembly-manifest error.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.