-
### Describe the bug
When creating / opening up a project, s&box generates a solution / csproj file for said project. The issue with the generated solution is that it uses the incorrect capitalizat…
-
If you have the scene view open, Gizmo.Draw.Text draws at the wrong spot.
Maximizing the game view doesn't fix it, but hiding the scene view completely does.
https://github.com/Facepunch/sbox-issu…
-
### Describe the bug
Chain of events;
- Debugger is attached to Scene.
- S&Box stops responding, I then close it after waiting ~30s with no improvement.
- Editor still apparently is debugging, I…
-
### Describe the bug
When we set a Placeholder on the TextEntry component, all text components disappear randomly for no reason
### To Reproduce
- Create some text components like span, label, etc.…
-
I have installed docker from snap.
when i try to install DIRD, cannot find ingress_sbox.
```
2023-12-06.04:36:05.438065|Hedwig|1016512| Docker Ingress Routing Daemon 4.1.0 starting ...
nsenter…
-
The current .gitignore configuration is not correctly ignoring the .sbox directory and its contents, specifically project.json.
If this is intentional, then my other issue is the "Timeout" values ins…
-
**Describe the bug**
I have a repository with some lfs issues that I'm trying to understand how to fix. When I check out a specific branch, I get "stuck" in the branch. I can't switch out of the br…
-
### For?
S&Box
### What can't you do?
I have a S&Box game which makes sounds that I want to hear while I am in another program. However, S&Box is muted when I unfocus it.
Edit: Currently, th…
-
### Describe the bug
Some models don't render correctly until the renderer component is disabled and re-enabled after setting the model. Changing the model to something else and then to the one you w…
-
### Describe the bug
```
Stats.PlayerStats playerStats = Sandbox.Services.Stats.GetLocalPlayerStats( "marble_racer" );
await playerStats.Refresh();
if ( playerStats.TryGet(ident, out var stat))
…