stride icon indicating copy to clipboard operation
stride copied to clipboard

Stride Game Engine (formerly Xenko)

Results 325 stride issues
Sort by recently updated
recently updated
newest added

Hello, i was wondering if it was planned to allow the editor to be used on other platforms than Windows such as Linux and MacOS in the future like Unreal...

enhancement
area-GameStudio
Epic
work-estimate-XL

**Is your feature request related to a problem? Please describe.** When I want to debug a new project on xenko, it always opens a new window, The first issue with...

enhancement
area-GameStudio

1) Starting with the Stride "Terrain" sample. 2) Added a vehicle model fbx file. 3) Used Add Physics asset / convex hull to create collider 4) Used this collider with...

bug
good first issue
area-Physics

Bumps [NuGet.Commands](https://github.com/NuGet/NuGet.Client) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.Commands&package-manager=nuget&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [NuGet.Commands](https://github.com/NuGet/NuGet.Client) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.Commands&package-manager=nuget&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Release Type**: Official Release **Version**: 4.0.1.1428 **Platform(s)**: Windows **Describe the bug** When attempting to create an additive animation based on the instructions provided in the [docs](https://github.com/stride3d/stride-docs/blob/master/en/manual/animation/additive-animation.md/), the animations fail to...

bug

**Is your feature request related to a problem? Please describe.** I would like to support creating key combinations using VirtualKeyGroup that involve modifier keys. **Describe the solution you'd like** The...

enhancement

**Release Type**: Release **Version**: 4.1.0.1459-beta **Platform(s)**: Windows with `Vulkan` **Describe the bug** The first time a video is played (if delayed, see note) it works as expected, however, if the...

bug
area-Graphics

**Release Type**: Official Release **Version**: Version number: 4.1 & 4.0 **Platform(s)**Windows **Describe the bug** I can't even start Stride. I seems it cant download the VS plugin. **To Reproduce** Steps...

bug

# Shader Mixer Rewrite Follow up on the shader parser discussion from [my implementation](https://github.com/ykafia/SDSLParser), on @xen2 proposal, here's a RFC where i will detail an implementation of a SPIRV compiler...

question