Search Issue Tracker
Won't Fix
Votes
7
Found in [Package]
1.21.1
Issue ID
ADDR-3251
Regression
No
m_VertexData tangents are stripped when Non-Recursive Dependency Calculation is enabled
Reproduction steps:
1. Open the user’s attached project “TestOptimizeMeshData”
2. Click Build > Clear Build Cache > All in the Addressables Groups window
3. Click Build > New Build > Default Build Script in the Addressables Groups window
4. Use WebExtract on a bundle called “defaultlocalgroup_assets_m_sc_chiji02_shitou01…” in the folder containing the built bundles (for example “\Library\com.unity.addressables\aa\Windows\StandaloneWindows64\”)
5. Use binary2text on the generated file called “CAB-…”
6. Open the generated text file
Expected result: The size of m_VertexData is 12824 bytes
Actual result: The size is 9160 bytes
Reproducible with: 1.20.3 (2020.3.40f1, 2021.3.11f1), 1.20.5 (2022.1.18f1, 2022.2.0b9, 2023.1.0a12)
Reproducible on: Windows 11
Note: On 2022.2.0b9 and 2023.1.0a12 the expected size is 13048 and the actual size is 9320
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note:
Due to stability concerns, and since there's a workaround by disabling the option, we're not able to address this at the moment.