Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.1.0
Issue ID
1163579
Regression
No
[LWRP] A Shader created in ShaderGraph is not applied on Object when calling the sceneView.SetSceneViewShaderReplace function
To reproduce:
1. Download attached "test.zip" project and open in Unity
2. Open "SampleScene" scene
3. Open Scene View
4. Observe that there is Pink Cube gameObject
5. In Toolbar press demo > change
Expected results: ShaderGraph Shader is applied on Cube
Actual results: ShaderGraph Shader is not applied on Cube and Cube becomes Transparent
Notes:
- This issue appears both on Windows and macOS
- Manually written Shaders can be used and work as Expected
- Could not check on Unity 2018.4 and lower because Project becomes corrupted
- Tried to create a Reproduction Project to check HDRP but it was unsuccessful
Reproduced on Package version 5.1.0 and 6.7.1
Reproduced on Unity 2019.1.7f1, 2019.2.0b6 and 2019.3.0a6
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Replacement shaders are not supported in SRP.