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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment