Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
1
Found in
2017.4
2019.3.2f1
2020.2
Issue ID
1226411
Regression
No
[Android][iOS] RenderTexture does not render GameObjects if Camera's Clear Flags is set to Skybox after switching platform
Reproduction steps:
1. Open the user's attached project "TEST_BUG_fpS.zip"
2. In the Project window under "Assets/Scenes" open "SampleScene.unity"
3. In the Build Settings, switch the platform to Standalone for the GameObjects to appear
4. Switch the platform to Android or iOS for the GameObjects to disappear
Expected result: RenderTexture does not stop rendering GameObjects when switching platforms if Clear Flags Skybox option is selected
Actual result: RenderTexture stops rendering GameObjects when switching platforms if Clear Flags Skybox option is selected
Reproduces on: 2017.4.38f1, 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Tested on these devices:
VLNQA00033, Samsung Galaxy Nexus (Galaxy Nexus), Android 4.3, CPU: TI OMAP 4460, GPU: PowerVR SGX 540
VLNQA00122, Samsung Galaxy S9 (SM-G960F), Android 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00313, Huawei Y6 Ⅱ Compact (HUAWEI LYO-L01), Android 5.1, CPU: MediaTek MT6735, GPU: Mali-T720
VLNQA00038, Htc Desire 510 (HTC Desire 510), Android 4.4.3, CPU: Snapdragon 410 MSM8916, GPU: Adreno (TM) 306
VLNQA00277, Asus ROG Phone (ASUS_Z01QD), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
Notes:
-Does not reproduce on a New Project
-Reproduces on Vulkan, OpenGLES3
-This issue can be rarely accompanied by visual artifacts on the RenderTexture
-Changing the second Camera Clear Flags to Solid Color produces inaccurate rendering of GameObjects
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8 by adding an option to enable depth buffer for Custom Render Texture, backported to 2020.1 and 2019.3
Resolution Note (fix version 2020.1):
Fixed in 2020.1.1f1