stride3d / stride3d/stride

Recently added script not showing up in list of scripts

Open
#2,843 6 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

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:

  1. Have VS2022 open
  2. Create a new script
  3. Edit it with VS2022
  4. Try to add the script to an existing entity by using the Add Component + button
  5. The script is not in the list of scripts

Expected behavior
The script should be found in the list when adding components.

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.