Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
717122
Regression
No
NetworKServer.UnSpawn() problems
De-spawning a server object with NetworkServer.UnSpawn() does not cleanup the object properly to allow it to be respawned with NetworkServer.Spawn(). Also calling NetworkServer.UnSpawn() on an object that was never spawned gives a nullReference exception instead of an error message.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animated GameObjects ignore Shader keywords when running on VisionOS Player with Polyspatial
- Quickly clicking "Open query in Search Window" in the Hierarchy twice opens the two Search tabs at the same time
- ListView horizontal scroll bar remains visible when horizontalScrollingEnabled is false by default in UIToolkit
- Only one project opens when quickly launching two projects from Unity Hub
- 2 lights are rendered when 8 lights exist and using Custom Lighting Shader Graph with Forward or Deferred rendering
Add comment