Search Issue Tracker
Fixed
Fixed in 1.21.1
Votes
0
Found in [Package]
1.21.1
Issue ID
BPSBP-332
Regression
No
[Landed] Toggling "Optimize Mesh Data" in Project Settings doesn't invalidate build pipeline cache for Addressables
Reproduction steps:
1. Open the attached "OptimizeMeshData" project
2. Open Project Settings and enable "Optimize Mesh Data"
3. Open the Addressables Groups window and make a new build
4. Navigate to "OptimizeMeshData/Library/com.unity.addressables/aa/Windows/StandaloneWindows64" (OSX for macOS)
5. Observe the "defaultlocalgroup_scenes_all.bundle" size
6. Open Project Settings and disable "Optimize Mesh Data"
7. Repeat steps 3 to 5
Expected result: "defaultlocalgroup_scenes_all.bundle" size is higher (49 KB) with "Optimize Mesh Data" disabled
Actual result: "defaultlocalgroup_scenes_all.bundle" size is the same (29 KB) with "Optimize Mesh Data" disabled
Reproducible with: 2019.4.39f1, 2020.3.34f1, 2021.3.3f1, 2022.1.2f1, 2022.2.0a15
Reproduced on: Windows 11, macOS 12.0.1 (Intel)
Workaround: Clear build pipeline cache before building (Addressables Groups window > Build > Clean Build / Clear Build Cache)
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 (fix version 1.21.1):
Fixed issue where disabling "Optimize Mesh Data" in Project Settings doesn't invalidate the build pipeline cache
Fixed in Scriptable Build Pipeline 1.21.1