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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment