FirstGearGames / FishNet

FishNet: Unity Networking Evolved.
Other
1.38k stars 149 forks source link

DefaultPrefabObjects gets recreated even when disabled #699

Closed maxkratt closed 4 months ago

maxkratt commented 5 months ago

General Unity version: 2022.3.16f1 Fish-Networking version: 4.3.5 Discord link: https://discord.com/channels/424284635074134018/1034477094731784302/1250078081482489916

Description The DefaultPrefabObjects gets recreated even when it is disabled in the FishNet configuration.

Replication Steps to reproduce the behavior:

  1. Delete the DefaultPrefabObjects asset, it is recreated automatically.
  2. Disable it in the FishNet configuration.
  3. Delete the DefaultPrefabObjects asset, it is still recreated automatically.

Expected behavior It shouldn't be recreated when it is disabled.

FirstGearGames commented 4 months ago

Resolved in 4.3.6