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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment