Stride 4.2 built in Code Editor not able to find assemblies or defenitions
Nobody has claimed this yet.
- 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:
- 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:
Stride 4.2, throwing errors
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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