stride3d / stride3d/stride

Stride 4.2 built in Code Editor not able to find assemblies or defenitions

Open
#2,190 1 comment 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

Release Type: Official Release/GitHub (please choose appropriate option)
I'm using the official release from the stride website

Version: Version number and/or git branch
stride 4.2 released very recently

Platform(s): Does the problem occur on Windows, Android...?
Windows

Describe the bug
the built in code editor in stride isn't able to find assemblies and modules like System or any Stride modules

To Reproduce
Steps to reproduce the behavior:

  1. create a new script in stride and open it in the editor

Expected behavior
what should happen is I should be able to edit the code and get proper autocompletion like in stride 4.1 but instead it throws completely random errors, to worsen the issue it only happens in the built-in editor It seems to be perfectly fine when opened in vscode

Screenshots
Stride 4.1, everything is working the way it's supposed to:
Screenshot 2024-03-16 205545

Stride 4.2, throwing errors
4 2

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 issue on Windows with a new script in the Stride 4.2 built-in editor, then compare assembly and module resolution with Stride 4.1 and VS Code. Investigate why System and Stride modules are unavailable and why random errors appear. Done means the built-in editor resolves those assemblies and provides normal code completion without the reported errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
developer-experience, game-dev, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.