Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b6
Issue ID
875892
Regression
Yes
Stopping network client/server in editor causes it to hang when network identity has Animator component attached
Steps to reproduce:
First way:
1. Open attached project
2. Open "offline_scene" and run it
3. Start and stop server - notice that editor doesn't hang
4. Start and stop server again - this time editor hangs once "Stop" button is pressed
Second way:
1. Open attached project
2. Build and run project
3. Start executable as server
4. Get back to editor and run "offline_scene"
5. Start as client
6. In editor, disconnect from server - Editor freezes
Removing Animator component from the AnimatedControlledNetworkObject prefab makes this bug no longer reproducible
Reproduced with: 5.6.0b1, 5.6.056
Not reproducible: 5.5.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tvOS platform appears in the Build Profile window even though it isn’t supported on Linux
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
- Crash on core::base_hash_set when importing a specific package
Add comment