Search Issue Tracker
By Design
Votes
0
Found in
2018.2.1f1
Issue ID
1070802
Regression
No
RenderTexture does not render to Camera when using custom SRP and BuiltinRenderTextureType.CameraTarget
How to reproduce:
1. Open my attached project ("RenText.zip")
2. In Hierarchy window, select Main Camera
3. Observe Scene view
Expected results: texture is rendered into camera
Actual results: texture is rendered into Scene view
Reproduced: 2018.2.0a7, 2018.2.3f1, 2018.3.0a9
No reproduced: 2017.1.5f1, 2017.2.3p3, 2017.4.8f1, 2018.1.9f1, 2018.2.0a6
Note1: 2018.2.0a6 and earlier releases produce package errors
Note2: for correct behavior, check ForwardSRP file in Inspector window (set bool to true/false)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment