Search Issue Tracker
Fixed
Fixed in 2020.3.39f1, 2021.3.11f1, 2022.1.16f1, 2022.2.0b8, 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment