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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
This is a duplicate of issue #798012