Search Issue Tracker
Fixed in 0.3.5-preview
Votes
0
Found in [Package]
N/A
Issue ID
996380
Regression
No
Changing addressableNames doesn't trigger bundle rebuild
To reproduce:
1) Open attached project and scene
2) In Editor/BuildBundles.cs, change the addressableNames to be "test1/girl2"
3) Save the script, then rebuild asset bundles
4) Play scene
Expected: Cube gets textured from a bundle
Actual: Cube is blank
If the asset bundles are removed and cleanly rebuilt, then it works.
Reproduced in 2017.1.0f3, 2017.3.0f3, 2018.1.0b6
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