Search Issue Tracker
Fixed in 2020.2.X
Votes
2
Found in
2018.4.2f1
2019.2.0a1
2019.3.0a1
2019.3.0b6
2020.1.0a1
Issue ID
1191684
Regression
Yes
Custom Shader for Custom Render Texture is not loaded in Build when Shader is not added in AlwaysIncludedShaders list
How to reproduce:
1. Open attached project ("SharderRepro.zip")
2. Build and Run the project
Expected result: Custom shader is loaded in Build
Actual result: Custom is not loaded in Build
Reproducible with: 2018.4.2f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Not reproducible with: 2017.4.33f1, 2018.4.1f1
Workaround: Set the custom render texture shader manually to the list of AlwaysIncludedShaders in Graphic Settings
Comments (1)
-
zyzyx
Nov 13, 2019 08:47
Workaround didn't work for me do to issue #1191757 (see commets there for possible workaround)
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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Resolution Note (fix version 2020.2):
Fixed with 2020.2.0a8