Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b17
Issue ID
798216
Regression
Yes
OnRenderImage is invoked with a null source RenderTexture, when ImageEffectAllowedInSceneView is used
The OnRenderImage method is invoked with a null source RenderTexture once after the script is enabled.
This issue is only reproducible when the following conditions are met:
- The script has the ImageEffectAllowedInSceneView attribute.
- The scene view is active on the Editor.
- The forward rendering path is used in an active camera.
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
This is a duplicate of issue #798012