Skip to content

Commit aaf8b55

Browse files
Update known issues with categories and a new issue
1 parent dbc8c28 commit aaf8b55

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

website/content/blog/2026-01-02-MonoGame385.preview.2-release.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ Please log any issues found in the [MonoGame Preview forum thread](https://disco
2525

2626
## Known issues
2727

28-
* MediaPlayer is currently non-functional for VK/DX12 targets, resulting in "Song's" not playing. Sound effects still work as expected. This is being worked on in Code Time
29-
* Spaces on Windows are not supported in Project paths currently due to a limitation in the command line parser currently used. Having spaces anywhere in the path will cause content build errors. We are looking to replace the command-line parser to resolve this. Mac and Linux are unaffected.
30-
* In initial testing, DX12 seems to not run on certain machine configurations, unclear why at this time as it works 90% of the time. Additional test data/feedback is needed.
28+
* (Vulkan/DX12) MediaPlayer is currently non-functional for VK/DX12 targets, resulting in "Song's" not playing. Sound effects still work as expected. This is being worked on in Code Time
29+
* (DX12) In initial testing, DX12 seems to not run on certain machine configurations, unclear why at this time as it works 90% of the time. Additional test data/feedback is needed.
30+
* (Content Builder) Spaces on Windows are not supported in Project paths currently due to a limitation in the command line parser currently used. Having spaces anywhere in the path will cause content build errors. We are looking to replace the command-line parser to resolve this. Mac and Linux are unaffected.
31+
* (Content Builder) Selecting alternate Texture Compression formats such as `TextureFormat = TextureProcessorOutputFormat.PvrCompressed` in a TextureProcessor results in a build failure. The issue has been resolved and will be included in the next release.
3132

3233
Please help test this latest version!
3334

0 commit comments

Comments
 (0)