Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.7.5
Issue ID
ADDR-1155
Regression
No
Creation of AssetBundles containing shaders is non-deterministic (inconsistent)
How to reproduce:
1. Open tester-submitted project (AddressableGroupDeterminsim.zip)
2. Open Addressables Groups window
3. Add Assets/Prefabs/UberPrefab to the 'test' group
4. Click Build > New Build > Default Build Script
5. Save a copy of the ServerData folder, found at the project's root folder
6. Close the project and delete the Library folder
7. Open the project and build Addressables with Default Build Script again
8. Open the new ServerData folder and compare the bundle naming hashes
Expected result: the hashes are identical
Actual result: the hashes are different
Reproducible with: 2018.4.20f1
Could not test with: 2017.4.39f1(package unavailable) 2019.3.9f1, 2020.1.0b4, 2020.2.0a5(project incompatible)
Reproducible with package versions: 1.3.3, 1.7.5
Could not test with package versions: 1.2.4(project scripts incompatible with these versions)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Related to: https://fogbugz.unity3d.com/f/cases/749340/
https://ono.unity3d.com/unity/unity/pull-request/84713/_/graphics/bugfix/juhoo