Restore NetworkCollision2D class implementation - #1074
Open
maxkratt wants to merge 1 commit into
Open
Conversation
Owner
|
It was resolved in 4.7.3 release. Did the fix not land,
…On Mon, Sep 7, 2026, 4:06 AM Max Kratt ***@***.***> wrote:
The component was commented out.
------------------------------
You can view, comment on, or merge this pull request online at:
#1074
Commit Summary
- 45af9da
<45af9da>
Restore NetworkCollision2D class implementation
File Changes
(1 file <https://github.com/FirstGearGames/FishNet/pull/1074/files>)
- *M*
Assets/FishNet/Runtime/Generated/Component/Prediction/NetworkCollision2D.cs
<https://github.com/FirstGearGames/FishNet/pull/1074/files#diff-2e3ebb51d15602e77caed645f6a7815e6199aa79d1a3d8a30e6e32463c7f397a>
(26)
Patch Links:
- https://github.com/FirstGearGames/FishNet/pull/1074.patch
- https://github.com/FirstGearGames/FishNet/pull/1074.diff
—
Reply to this email directly, view it on GitHub
<#1074?email_source=notifications&email_token=AGPJC3SMOCF2CMVUYJ32EHL5NXGVLA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DINJYGI2TOOJUG2THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVRTG633UMVZF6Y3MNFRWW>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGPJC3XH5UG2FVOD2ICEIVT5NXGVLAVCNFSNUABFKJSXA33TNF2G64TZHMZTSOBWGQ3TOOBRHNEXG43VMU5TKMZWG43DKNJQGIYKC5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AGPJC3UGOWZ4JLK322GZ4V35NXGVLA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DINJYGI2TOOJUG2THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVJTG633UMVZF62LPOM>
and Android
<https://github.com/notifications/mobile/android/AGPJC3R6BBI3PT6VEUWQCJL5NXGVLA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DINJYGI2TOOJUG2THEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVZTG633UMVZF6YLOMRZG62LE>.
Download it today!
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Contributor
Author
|
The fix only loaded for NetworkTrigger2D it seems |
Owner
|
Ah. Okay thanks.
…On Mon, Sep 7, 2026, 8:05 AM Max Kratt ***@***.***> wrote:
*maxkratt* left a comment (FirstGearGames/FishNet#1074)
<#1074 (comment)>
The fix only loaded for NetworkTrigger2D it seems
—
Reply to this email directly, view it on GitHub
<#1074?email_source=notifications&email_token=AGPJC3RSEAEOJI746CHVJCD5NYCUBA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNJWGM2TQNRWHE32M4TFMFZW63VHMNXW23LFNZ2KKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-5563586697>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGPJC3T7CJBEW2EUZ3TL5CT5NYCUBAVCNFSNUABFKJSXA33TNF2G64TZHMZTSOBWGQ3TOOBRHNEXG43VMU5TKMZWG43DKNJQGIYKC5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AGPJC3VGFNXH5BR4XMCE2QT5NYCUBA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNJWGM2TQNRWHE32M4TFMFZW63VHMNXW23LFNZ2KKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/AGPJC3T7RWZSOGO3NDCLARD5NYCUBA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNJWGM2TQNRWHE32M4TFMFZW63VHMNXW23LFNZ2KKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you commented.Message ID:
***@***.***>
|
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.
The component was commented out.