FishNet icon indicating copy to clipboard operation
FishNet copied to clipboard

Import warning in Unity

Open CRG-Viktor opened this issue 1 year ago • 2 comments

General Unity version: 2022.3.35f1 Fish-Networking version: 4.3.6r-pro Discord link: https://discord.com/channels/424284635074134018/1034477094731784302/1257627990565720065

Description Hi, there is a broken meta file in the repository of fishnet right now

The file in question: https://github.com/FirstGearGames/FishNet/blob/main/Assets/FishNet/Runtime/Managing/Prediction.meta

The warning: The GUID inside 'FishNet/Runtime/Managing/Prediction.meta' cannot be extracted by the YAML Parser. Attempting to extract it via string matching instead. Please verify the file does not contain unexpected data.

Replication Steps to reproduce the behavior:

  1. Import fishnet in a new project

Expected behavior No errors or warnings

Screenshots If applicable, add screenshots to help explain your problem.

CRG-Viktor avatar Jul 02 '24 09:07 CRG-Viktor

Also found that this file has the same issue https://github.com/FirstGearGames/FishNet/blob/main/Assets/FishNet/CodeGenerating/Processing/Prediction.meta

CRG-Viktor avatar Jul 03 '24 11:07 CRG-Viktor

I'll delete the metas so they regenerate. Thanks! Resolved in 4.3.8.

FirstGearGames avatar Jul 05 '24 13:07 FirstGearGames

I've deleted the meta files and reimported all to test for warning, it did not appear. Let's hope that resolves it for the upcoming release.

FirstGearGames avatar Jul 06 '24 14:07 FirstGearGames