Recently added script not showing up in list of scripts
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
Version: 4.2.0.2381
Platform(s): Windows
Describe the bug
Adding a script and editing it with an already opened visual studio 2022 doesn't result in it being available to add as a component to an entity.
To Reproduce
Steps to reproduce the behavior:
- Have VS2022 open
- Create a new script
- Edit it with VS2022
- Try to add the script to an existing entity by using the Add Component + button
- The script is not in the list of scripts
Expected behavior
The script should be found in the list when adding components.
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
Start by reproducing the issue on Windows with Stride 4.2.0.2381 while Visual Studio 2022 is open, following the listed steps. Trace the editor's script discovery and component-list refresh behavior; done means a newly created and edited script appears when using Add Component + on an existing entity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100