Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.16.15
Issue ID
ADDR-1690
Regression
No
[Addressables] Build system does not detect ScenePostprocessor changes
Reproduction steps:
1. Open users attached project and Scenes/SampleScene scene
2. Select Window/Asset Management/Addressables/Groups
3. Select Build/New Build/Default Build Script
4. Navigate to Library/com.unity.addressables/aa/Windows/StandaloneWindows
5. Observe the size of a bundle
6. In the Project window, navigate to the Editor folder and open the RemoveXboxScenePostprocessor script
7. Uncomment the code and save the script
8. Select Window/Asset Management/Addressables/Groups
9. Select Build/New Build/Default Build Script
10. Navigate to Library/com.unity.addressables/aa/Windows/StandaloneWindows
11. Observe the size of a bundle
Expected result: The size of a bundle is smaller
Actual result: The size of a bundle is the same
Reproducible with: 1.10.0 - 1.16.15(2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1)
Could not test with: 2018.4.29f1(could not downgrade)
Note: Build is modified correctly when the build cache is cleared before building
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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note:
Fixed in Scriptable Build Pipeline 1.16.1
Requires an SBP attribute being added to the post-processor