Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.11.2
Issue ID
ADDR-1467
Regression
Yes
Invalid pass number (1) for Graphics.Blit error is continuously thrown upon unloading a scene from AssetBundle
How to reproduce:
1. Open user-submitted project (PP_Multiple_Cameras.zip)
2. In the Addressables window ensure Play Mode Script is set to Use Existing Build
3. Build groups by clicking Build > New Build > Default Build Script
4. Open Main scene
5. Enter Play Mode
6. Select the CLICK_ME GameObject in the Hierarchy
7. Click 'Load Additive' in the Inspector
8. Click 'Unload Additive' in the Inspector
Expected result: the scene is unloaded without any errors
Actual result: "Invalid pass number (1) for Graphics.Blit" error is continuously thrown in the Console
Version testing focused on Post Processing package(all using Addressables 1.11.2):
Reproducible with: 2018.4.25f1(Post Processing 2.2.1, 2.3.0), 2019.4.4f1, 2020.1.0b16, 2020.2.0a18(Post Processing 2.3.0)
Not reproducible with: 2018.4.25f1(Post Processing 2.1.7)
Regressed in Post Processing package version: 2.2.1
Version testing focused on Addressables package(all using Post Processing 2.3.0):
Reproducible with: 2018.4.25f1, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18(Addressables 1.1.7, 1.11.2)
Not reproducible with: 2018.4.25f1, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18(Addressables 1.1.5)
Regressed in Addressables package version: 1.1.7
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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Resolution Note:
Should be fixed on the side of the Post Processing package