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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment