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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.