Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b2
Issue ID
905286
Regression
Yes
Regression. One of spawnable objects is destroyed on the Host in Editor on 2017.1.0b2
Regression - started to appear in 2017.1.0b2, but everything is good in 2017.1.0b1
When open "Tanks!!! Reference Project" project from A$ in 2017.1.0b2 and connect through MatchMaker - Editor part doesn't work
How we can reproduce it
1 Create new project
2 Go to AssetStore and find "Tanks!!! Reference Project" (https://www.assetstore.unity3d.com/en/#!/content/80165)
3 Import this package to your project
or
just open attached project
4 Start host in Editor
5 Build and Run Standalone and connect it as Client
--- please see attached video (TanksRefProjectProblem.swf) with the explanation ---
Actual result: second tank (spawnable object) doesn't appear in the Editor instance (Host), but everything works fine in Standalone (Client). Somehow "OnNetwirkDestroy" is called on second tank object...
!!! When start Host in Standalone and Client in Editor - everything works fine !!!
Expected results: there should be 2 tanks (spawnable object)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment