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
- “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
This is a duplicate of issue #1101372