Moving the "Game Settings" asset
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.1.0.1948
Platform(s): Windows Desktop
Describe the bug
Moving the "Game Settings" asset from the Assets folder into any other folder within Assets breaks the game when running showing a black screen.
To Reproduce
Steps to reproduce the behavior:
- Create a new game project.
- Create a subfolder in the game Assets directory of the library project.
- Move the "Game Settings" asset into the newly created folder.
- Run the game.
Expected behavior
The game window would show the sphere and ground on screen.
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
No source files or tests are named. Reproduce this in a new Windows Desktop project by moving the "Game Settings" asset into an Assets subfolder, then trace how that asset is located and loaded when the game starts. Done means the moved asset no longer causes a black screen and the default sphere and ground appear.
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