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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment