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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment