Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.6.1p1
Issue ID
917220
Regression
No
[iOS][AssetBundles] New/Changed ODR Assets will not download after app update
1. Download 917220 repro.zip
2. Go to Assets->AssetBundles->Build AssetBundles
3. Build the project to iOS
4. In XCode, upload the app to iTunes Connect
5. Open the app on a device via TestFlight
6. After a few seconds, a white Unity cube should appear in the screen
7. In Unity Project Window, navigate to Assets->assetbundlesample->assets->MuCube.prefab
8. In Inspector window, change "MyMaterial" main color to red.
9. Repeat steps 2-4 (but after step 3 change the app version from 1.0 to 1.1)
10. Download the app's update in TestFlight and open it
11. After a few seconds a white Unity cube appears on screen
Expected results: the cube that appears is now red
Actual results: the cube is still white
Reproduced on: 5.6.1p1, 2017.1.0f3
Note: does not reproduce with a simple local build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment