Search Issue Tracker
Duplicate
Votes
6
Found in
2018.2.19f1
2018.3.0f1
2018.3.0f2
Issue ID
1117258
Regression
Yes
OnDeserialize is never called when InitialState is set to true and overriding NetworkSettings channel to any value but 0
How to reproduce:
1. Open attached project "InitialState2018.zip" and scene "SampleScene"
2. Build And Run a project
3. On built application press "LAN Host(H)" button (to host the server)
4. In the Editor, enter Play mode
5. In the Game View press "LAN Client(C)" button (to join the server as a client)
6. Observe Console window
Expected result: "setting initial state" and "Sent On Initial | Sent Every Time" are printed
Actual result: "setting initial state" is never printed, "Assertion failed" errors are thrown
Reproducible with: 2018.2.19f1, 2018.2.20f1, 2018.3.0f1, 2018.3.2f1
Not reproducible with: 2017.4.18f1, 2018.2.18f1, 2018.3.0a1, 2018.3.0b12
Could not test with: 2019.1 and newer due to the high level API being deprecated
Comments (1)
-
MKark
Jan 22, 2019 13:44
Similar problem here:
https://fogbugz.unity3d.com/default.asp?1119461_q0ajhiaeo4cl0l6v
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
This is a duplicate of issue #1110031