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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1101372