Search Issue Tracker
Fixed in 1.5.5
Votes
2
Found in [Package]
1.1.7
Issue ID
1198198
Regression
Yes
[Addressables] Changes made to an Addressables Scene do not carry over when Addressable content is built.
Steps to reproduce:
1. Open the provided project "AddressablesSceneUpdate.zip"
2. In the Addressables Groups window select Build > New Build > Default Build Script
3. Enter Play Mode, Press "Load Next Scene" and "Spawn object" buttons
4. Exit Play Mode and make changes to the "NextScene" Scene (e.g disable "Text" GameObject)
5. In the Project window open "Cube" Prefab and make changes to it (e.g increase the scale of the x-axis)
6. Open "SampleScene" Scene, select Build > New Build > Default Build Script
7. Enter Play Mode -> Press "Load Next Scene" and "Spawn object" buttons
Expected results: Scene changes can be seen in Play Mode when Addressable content is built
Actual results: only Prefab changes can be seen in Play Mode when Addressable content is built
Reproducible with: Addresssables 1.1.7 (2019.3.0a5), Addressables 1.1.7 (2019.3.0b11), Addressables 1.1.7 (2020.1.0a13)
Not reproducible with: Addressables 1.1.5 (2019.2.13f1), Addressables 1.1.5 (2019.3.0a5), Addressables 1.1.5 (2019.3.0b11), Addressables 1.1.5 (2020.1.0a13)
Could not test with 2018.4.13f1 and below 2019.3.0a5 due to package related errors
Note: Scene changes can be seen but only if Build -> Clean Build -> All is used in the Addressables Groups window
-
abhi_nb
Nov 24, 2020 14:03
Still broken on 1.8.5 with Unity 2020.1.13f1
-
invk
Dec 27, 2019 09:56
Addressable version 1.50 not fixed this issue
-
invk
Dec 27, 2019 09:56
Encounter the same bug.
It seems like Addressable can't successfully build new scene bundle after scene changes.
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
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
Resolution Note (fix version 1.5.5):
Fixed in Scriptable Build Pipeline 1.5.5 and above, should be used by Addressables 1.6.0 and above