Search Issue Tracker
Fixed
Votes
0
Found in
5.3.2f1
Issue ID
771104
Regression
No
[UNET] SpawnWithClientAuthority() an empty gameobject generates invalid asset id
Steps to reproduce:
1. Open project.
2. Open scene "test".
3. Build and run project. (CTRL+B)
4. Have the standalone player be the host, and the Unity editor be the client.
5. In the editor, you will see this error.
- error gets printed on the client
OnObjSpawn netId: 2 has invalid asset Id
UnityEngine.Networking.NetworkIdentity:UNetStaticUpdate()
Comments (1)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
rockydonohue
Aug 02, 2018 03:57
Having Same issue is there a solution?