Search Issue Tracker
Fixed in 1.2.0
Votes
1
Found in [Package]
2018.3.2f1
Issue ID
1118962
Regression
No
[Addressables] Profile Entries variables are not automatically updated with every build
How to reproduce:
1. Open tester-submitted project(AddressableVariables)
2. Build Player Content via the 'Addressable Assets' window
3. Check if the newly generated folder matches the current Application version
4. In Player Settings change the Application version
5. Build Player Content again
Expected result: a new folder reflecting the updated Application version is generated
Actual result: Player Content was built with the old Application version variable
Reproducible with Unity versions: 2018.3.8f1, 2019.1.0b6, 2019.2.0a8
Could not test with Unity versions: 2017.4.23f1(Addressables Package incompatible with this version)
Reproducible with Package versions: 0.5.2, 0.6.7
Could not test with Package versions: 0.4.8(Cannot Build Player Content)
Notes:
Building Player Content after entering Play Mode or after forcing a script recompilation does not cause this issue
Cleaning Player Content does not solve this issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 1.2.0):
Should work as expected