Search Issue Tracker
Fixed in 2019.2.X
Won't Fix in 5.4.X, 5.5.X
Fixed in 2018.4.X
Votes
1
Found in
5.2.2p1
Issue ID
749340
Regression
No
Assetbundles built with the same shaders different from each other
To reproduce:
1. Delete the "NewUnlitShader X.shader" files from the assets folder
2. Delete everything from Assets/StreamingAssets/Test1 and Assets/StreamingAssets/Test2 folders.
3. Delete the library folder
4. Open the project
5. Press Tools > TestBinaryReproducibility
6. Press "Run Test 1"
7. Close Unity
8. Delete library folder
9. Delete the "NewUnlitShader X.shader" files from the assets folder (again!)
10. Press "Run Test 2"
11. Press "Compare Built Bundles"
12. The message in the console should now indicate that the bundles are different.
Notice that this doesn't happen if you untick Static Batching in Player Settings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment