Skip to content

Bug fix: Remove redMaterial field from AsyncCollisionTriggerDemo - #3373

Merged
xen2 merged 1 commit into
stride3d:masterfrom
ds5678:fix-async-collision-trigger-demo
Aug 25, 2026
Merged

Bug fix: Remove redMaterial field from AsyncCollisionTriggerDemo#3373
xen2 merged 1 commit into
stride3d:masterfrom
ds5678:fix-async-collision-trigger-demo

Conversation

@ds5678

@ds5678 ds5678 commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Related Issue

It was always null since the field is never assigned. This caused an exception while I was testing #3360.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

It was always null since the field is never assigned. This caused an exception while I was testing.
@ds5678 ds5678 mentioned this pull request Aug 24, 2026
3 tasks
@xen2

xen2 commented Aug 25, 2026

Copy link
Copy Markdown
Member

Good find.
It's a side effect of #3327

@xen2
xen2 merged commit cbd925f into stride3d:master Aug 25, 2026
32 checks passed
@ds5678
ds5678 deleted the fix-async-collision-trigger-demo branch August 25, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants