Search Issue Tracker
Active
Under Consideration for 3.0.X
Votes
0
Found in [Package]
3.0.0
Issue ID
BAR-304
Regression
Yes
[Barracuda] The weight size of the model increases by ~2x when comparing Barracuda 2.0.0 and 4.0.0 package versions
How to reproduce:
1. Open the attached project “My project.zip“
2. Open the “SampleScene“ Scene
3. Select the Assets/Models/model4.onnx
4. Notice the Total Weight Size of the model in the Inspector window is 570,318 bytes
5. Upgrade the Barracuda package to version 4.0.0
6. Select the Assets/Models/model4.onnx
Expected result: The Total Weight Size of the model does not increase
Actual result: The Total Weight Size of the model increases to 937.3202 bytes
Reproducible with: 3.0.0, 4.0.0, 4.1.4 (2020.3.38f1, 2021.3.9f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a9)
Reproduced on: Windows 10 Enterprise
Notes:
- Barracuda 2.0.0 package reports the Total Weight Size of the model to be 570,318 bytes
- Barracuda 3.0.0 package reports the Total Weight Size of the model to be 2,281,272 bytes
- Barracuda 4.0.0 package reports the Total Weight Size of the model to be 937.320 bytes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment