Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
3
Found in
2019.3.16f1
2019.4.1f1
2020.1.0b10
2020.2.0a12
Issue ID
1259778
Regression
Yes
Crash on ShaderLab::IntShader::CreateLocalKeywordRemap when loading custom shaders on standalone build
Reproduction steps:
1. Download and open the user-submitted project
2. Build and run for Windows
-- Observe the crash
Reproducible with: 2019.3.16f1, 2019.4.3f1, 2020.1.0b10, 2020.1.0b14, 2020.2.0a12, 2020.2.0a17
Not reproducible with: 2018.4.24f1, 2019.3.15f1, 2020.1.0b9, 2020.2.0a11
Notes:
The issue is caused by DebugAlbedo.shader which is added to the "Always complied shader" list.
Comments (2)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Alina80
Feb 10, 2024 16:45
Experiencing issues with ShaderLab? Ensure your custom shaders are compatible with the standalone build environment. Debug by reviewing syntax, compatibility, and any potential conflicts. Engage with the shader development community for insights. Precision in coding and collaboration often unveils solutions to intricate issues.