Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0f2
Issue ID
1064827
Regression
No
[LWRP] Scriptable Render Pipeline - Render Scale backbuffer is cleared on iOS when rendertarget is set
Regardless of the Render Scale setting the Unity Editor Player shows the expected behaviour
Configure the LightweightAsset to a "Render Scale" of 1.0 and deploy a build on iOS - That is the expected behaviour
Configure the LightweightAsset to a "Render Scale" of 0.5 and deploy a build on iOS - See that see background is overridden.
Notes:
I had to set the Graphics APIs to "OpenGLES 3" only, because there was some other issue with Metal.
I suppose the native renderer on iOS clears by default when a render target is set, which it should not do when using a Sciptable Render Pipeline.
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1101372