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
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
Add comment