Search Issue Tracker
Not Reproducible
Votes
4
Found in
Issue ID
1058774
Regression
No
[LWRP] All Meshes Invisible in Android Build LWRP
SRP Repo: Issue #1316
All Meshes Invisible in Android Build LWRP
I can't for the life of me get any meshes to render at all in my Android build. It runs fine in-editor and it runs fine built in 2017.3 with no scriptable render pipeline.
I'm using 2018.1.0f2
pipelines.core and pipelines.lightweight imported through package manager.
I've tried lightweight standard PBR and simple lighting, I've tried lightweight unlit, and I've tried a few of my shader graph shaders. No meshes at all render on android (Galaxy Note 4). UI and sprite renderers render just fine. And again it works properly in the editor.
I was getting errors when I tried to run "Generate Shader Includes" but then I went into appdata and unchecked read only on all the pipeline files, and the error stopped. When I run a build I see it generating all the shader variants for the lightweight pipeline. But still, no meshes render on my phone.
Edit: Actully. Lightweight/Standard Unlit DOES render on my phone, but only when Surface Type is set to Transparent. It won't render when set to Opaque.
Edit 2: Interestingly if I change the render queue to transparent on any of these materials they render, albeit as if they were transparent (you can see through them)
Comments (3)
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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
shubhamswaraj2021
Aug 18, 2020 15:59
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
AndreDelarge
Aug 14, 2019 12:20
Having same issue
And ive got decision
Go to you LightweightRenderPipelineAsset and disable Advanced->SRP Batcher
itdikey
Aug 14, 2019 11:20
Having the same issue