Document ShatterKit Pro 0.2.9 - #1
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds documentation release notes for ShatterKit Pro v0.2.9, capturing the D3D12 GPUScene/InstanceVF crash fix and marketplace/Fab packaging guidance so users know what changed and what to do when upgrading.
Changes:
- Added v0.2.9 highlights covering the D3D12 editor crash fix and UE GPUScene alignment.
- Added upgrade/packaging notes for marketplace project regeneration and shader recompilation behavior.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Highlights: | ||
|
|
||
| - Fixed a D3D12 editor crash where an instanced dynamic mesh shader expected `InstanceVF` but received a scene uniform buffer. | ||
| - Aligned the custom instanced dynamic mesh vertex factory with UE GPUScene behavior for UE 5.5, 5.6, 5.7, and 5.8. |
Comment on lines
+13
to
+14
| - Regenerate marketplace project files from v0.2.9 or newer before upload. | ||
| - Users upgrading from v0.2.8 should let Unreal recompile shaders after the plugin update. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Impact
Users can see the upgrade note and shader/package refresh guidance for the 0.2.9 Fab release.
Validation