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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment