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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
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.