Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b5
Issue ID
911176
Regression
Yes
[OpenGL][CorridorDemo] Screen Space Reflection image effect causes Game View to go black and spams "Invalid pass number" errors
Steps to reproduce:
1. Open attached project
2. Make sure that Editor is running in OpenGL mode (not Metal)
3. Open the 'CorridorDemo' scene
4. Make sure the Game View is visible
5. Notice that almost entire Game window is black (screenshot #1) and "Invalid pass number for Graphics.Blit" errors are spammed in the console
Notes:
Metal builds and game view with Metal Editor enabled seems to work fine.
Builds made with OpenGLCore graphics API are also affected, though a little bit differently (screenshot #2).
You can select 'Profiles/CorridorProfile' asset and disable 'Screen Space Reflection' image effect to observe that the issue disappears.
Reproduced with: 2017.1.0b1, 2017.1.0b5
Doesn't reproduce with: 2017.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
Add comment