stride icon indicating copy to clipboard operation
stride copied to clipboard

Stride Game Engine (formerly Xenko)

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

# PR Details The goal of this PR is to make the Stride.Audio module fully working in C#, without worring about C++ build tools. ## Todo - [x] Port OpenAL...

# PR Details This refactor focuses on the input handling of the Runtime UI system, making it easier to understand, and more consistant. - Moved picking and input handling out...

This pull request updates the `README.md` file to improve its structure, readability, and navigation. The changes include adding hyperlinks, reorganizing sections, and enhancing the overall content to provide a better...

area-Doc

# PR Details PR is fixes crashing when UIPage component with Button is being added. However it requires OpenGL 4.3+ Considering Steam Survey ~90% of Graphics Cards support DirectX 12...

# PR Details The property grid is briefly emptied and categories are expanded after a short delay whenever the user swaps between two selected entities: https://github.com/user-attachments/assets/b03fd1fa-7843-48b9-b83a-90d73704f1c2 This PR ensures the...

area-GameStudio

# PR Details As title suggests my PR allow to load sln files by adjusting slashes. Main motivation relates to future xplat GameStudio project ## Types of changes - [...

**Release Type**: Official Release/GitHub (please choose appropriate option) Official Release 4.2.0.1 and Github **Platform(s)**: Does the problem occur on Windows, Android...? Windows 11 **Describe the bug** When trying to dock...

bug

# PR Details This PR drops support for UWP and it's codebase. The main reason is that UWP support has been abandoned since .NET 5 and Microsoft recommends to migrate...

We should update the FPS template to include an example on how to prevent the players hands clipping through walls when they get too close. **Describe the solution you'd like**...

enhancement

**Release Type**: GitHub **Version**: master **Platform(s)**: Windows **Describe the bug** master branch fails to build as of 9/21/2024. Failures occur in Stride.Engine.Test.Windows and Stride.Physics.Test.Windows **To Reproduce** Steps to reproduce the...

bug