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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Related to: https://fogbugz.unity3d.com/f/cases/749340/
https://ono.unity3d.com/unity/unity/pull-request/84713/_/graphics/bugfix/juhoo