-
### Description
If a GameObject is disabled in unity editor, every time you select it you get the warning 'NetworkBehaviours require a NetworkObject' even if it has one
### Reproduce Steps
Cr…
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
```
Enhancement: add network play (discuss desired features in comments to this
bug)
Enhancement: support in-game voice chat
```
Original issue reported on code.google.com by `richard...@gmail.com` …
-
`NetworkTransform`'s `Teleport() `method will throw a string exception if you try to use it before that `NetworkTransform`'s `OnNetworkSpawn()` has completed, which means that any other code that wait…