Search Issue Tracker
Fixed in 3.0.2
Votes
0
Found in [Package]
2.2.1
Issue ID
1262826
Regression
Yes
[PPV2] 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
- Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
- [Linux] Crash on g_type_check_instance_cast after changing Editor layout, creating a new VR template or HDRP project
Add comment