Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Bugfix - Code generation with fields called value #619

Merged
merged 4 commits into from Nov 14, 2018

Conversation

jamiebrynes7
Copy link
Contributor

Description

This PR fixes the problem described in #607 and adds a test case to our test schema to stop regressions.

Tests

Added a test case.

Documentation

Changelog

Primary reviewers

If your change will take a long time to review, you can name at most two primary reviewers who are ultimately responsible for reviewing this request. @ mention them.
@firtina-improbable @paulbalaji

@jamiebrynes7 jamiebrynes7 requested review from paulbalaji and a user November 14, 2018 16:57
@improbable-prow-robot improbable-prow-robot added the size/L Denotes a PR that changes 150-299 lines, ignoring generated files. label Nov 14, 2018
@jamiebrynes7 jamiebrynes7 force-pushed the bugfix/codegen-fields-named-value branch from c0671ac to 90fb652 Compare November 14, 2018 17:48
@jamiebrynes7 jamiebrynes7 merged commit c8de3e5 into master Nov 14, 2018
@jamiebrynes7 jamiebrynes7 deleted the bugfix/codegen-fields-named-value branch November 14, 2018 18:16
jessicafalk pushed a commit that referenced this pull request Nov 15, 2019
* Bug fix - Only set relevant if not being torn off

Also some flyby fixes:
- fix merge issue causing FinalReplicatedCount to be incremented twice
- Move channel search to before the relevant actors check
- minor style change

* Replicate even if not bIsRelevant, if IsNetReady

This fixes an issue with tearoff, where otherwise the final update will not be sent, since torn off actors are not marked as relevant.

* Remove the FinalRelevantCount variable

(it is never actually used)

* Update SpatialGDK/Source/SpatialGDK/Private/EngineClasses/SpatialNetDriver.cpp

Co-Authored-By: BenNaccarato <bennaccarato@improbable.io>

* Update SpatialGDK/Source/SpatialGDK/Private/EngineClasses/SpatialNetDriver.cpp

Co-Authored-By: BenNaccarato <bennaccarato@improbable.io>

* Added check for TearOff actors when replicating
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/L Denotes a PR that changes 150-299 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants