Search Issue Tracker
Active
Votes
1
Found in
2.8.0
Issue ID
UUM-133631
Regression
No
Addressable system changes bundle content but not the hash when using FormerlySerializedAs attribute
How to reproduce:
1. Open the “IN-125853” project
2. Open Window > Asset Management > Addressables > Groups
3. In the Addressables Groups window select Build > New Build > Default Build Script
4. In the build location observe the “sceneasset_scenes_all_hash.bundle” and “objectsasset_assets_all_hash.bundle” hash values
5. Open the Assets/TestScript.cs, uncomment line 3 and 19, comment line 22 and save changes
6. Build the Addressables Groups again
7. Observe the “sceneasset_scenes_all_hash.bundle” and “objectsasset_assets_all_hash.bundle” hash values
Actual result: The hashes in step 4 and 7 are identical
Expected result: The hashes are different
Reproducible with: 2.4.3 (6000.0.47f1), 2.8.1 (6000.0.66f2, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6)
Reproducible on: macOS Tahoe 26.2 (M1 Max), Windows 11 (by user)
Not reproducible on: no other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Add comment