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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment