Bugs
Here are the known bugs on the bug backlog. If you email me a bug it can take a me a few days to add it to the backlog. If it's been a few weeks since you submitted it, feel free to send it again as I may have accidentally deleted it.- Jan 1st, 2026
- Affected Pages:
- Affected Platforms:
- Web
- Error:
SDL documentation links were updated to point to SDL3 documentation which breaks the SDL2 links - Expected Behavior:
SDL2 documentation links should point to SDL2 documentation - Reproduced: Yes
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Aug 9th, 2024
- Affected Pages:
- Affected Platforms:
- Android Windows/Mac/Linux
- Error:
Tutorials use really old version of Android Studio - Expected Behavior:
Tutorials need to be updated to latest version of Android Studio - Reproduced: Yes
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Jun 30th, 2024
- Affected Pages:
- Affected Platforms:
- Web
- Error:
Line displays as pixels = static_cast( mSurfacePixels->pixels ); - Expected Behavior:
Line should display angle brackets - Reproduced: Yes
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Jun 17th, 2024
- Affected Pages:
- Affected Platforms:
- Ubuntu
- Error:
Running Configure fails when installing from source - Expected Behavior:
Configure should execute successfully - Reproduced: No
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Jun 5th, 2024
- Affected Pages:
- Affected Platforms:
- All
- Error:
Back spacing text works but new text does not - Expected Behavior:
New text should work in addition to backspacing - Reproduced: No
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Mar 24th, 2024
- Affected Pages:
- Affected Platforms:
- Windows/Visual Studio
- Error:
Error C2440 'reinterpret_cast': cannot convert from 'const char [18]' to 'void *' - Expected Behavior:
Code should compile - Reproduced: No
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Mar 15th, 2024
- Affected Pages:
- Affected Platforms:
- All
- Error:
Text is transparent - Expected Behavior:
Text should be opaque - Reproduced: No
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)
- Feb 22nd, 2024
- Affected Pages:
- Affected Platforms:
- Website
- Error:
Here's the loadSurface function which loads an images and reports an error if something goes wrong. - Expected Behavior:
Here's the loadSurface function which loads an image and reports an error if something goes wrong. - Reproduced: No
- Priority: Will Not Fix (Shifting focus to SDL3 tutorials)