Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.50f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109361
Regression
No
Warnings are logged and RendererFeature that requests an intermediate texture does not work when adding an offset to the RenderPassEvent
Reproduction steps:
1. Open the attached “OutputTextureRenderScale“ project
2. Open the “Assets/Scenes/SampleScene“ Scene
3. Observe the Console
Expected result: No warnings are logged
Actual result: “Render feature requires an intermediate texture, but active render target is the back buffer!” warnings are spammed
Reproducible with: 6000.0.50f1, 6000.1.8f1, 6000.2.0b6
Couldn't test with: 2022.3.63f1 (Missing types and namespaces errors)
Reproducible on: macOS 15.5 (M1 Max), Windows 11
Not reproducible on: No other environments tested
Note: To remove the warnings, in the “Assets/DummRenderFeature” script remove “+1” at the end of line 74
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Beyond Compare 5 is not supported by Yaml Merge
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment