Search Issue Tracker
Fixed in 2020.3.39f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a6
Votes
0
Found in
2023.1.0a2
Issue ID
UUM-7193
Regression
No
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:
1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct
2. Run "Test.bat"
3. Wait for the "Test.bat" to stop with an Exception
4. Extract two bundles using WebExtract.exe and binary2text.exe from the folder "Backup"
5. Use some diff tools to compare two CAB-*.txt
Expected result: Both files are the same
Actual result: Files are different in the field "EditorDataHash"
Reproducible with: 2020.3.35f1, 2021.3.4f1, 2022.1.7f1, 2022.2.0a15, 2023.1.0a1
Not reproducible with: 2022.2.0a16
Couldn't test with: 2019.4.40f1 (scripts errors)
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment