Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0f3
Issue ID
855941
Regression
No
[NetworkBehaviour callbacks] OnSetLocalVisibility callback is called twice when starting Host
NetworkBehaviour callback OnSetLocalVisibility is called twice on the Player object when starting Host
How we can reproduce it using the example you attached
1 Open attached project
2 Open scene "offline"
3 Press Play and then "LAN Host"-button
Actual result: notice that "OnSetLocalVisibility" log appears 2 times in console
Expected result: OnSetLocalVisibility callback shpould be called only once on starting Host
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Mass closure of UNET Bugs.
As UNet is Deprecated we are moving to low maintenance mode, where critical issues can get fixes.
Closing this bug as part of cleaning-up the Bug List.
If you feel this bug is really a road-blocker, you can reopen the bug and we will work this one.