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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Add comment