Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a14
Issue ID
1254250
Regression
No
[Shader] Shader live link build only one shader variant
-Shader live link build only one shader variant.
-Two shader variant works in the editor.
Steps to repro:
1. Open the attached project > Sample Scene.
2. File > Build Settings > Player Settings > Other Settings.
3. Optimization > Enable "Keep Loaded Shaders Alive".
4. File > Build Settings > Select PC, Mac & Linux Standalone.
5. Enable Development Build > Build & Run.
Actual Result:
Only one cube changes its colour.
Expected Result:
Both cubes change colour over time.
Reproducible in:
2020.2.0a14
Tested on:
-Windows Standalone player.
-WebGL player.
-Universal Windows Platform player.
-Android Player.
-iOS player.
Tested on Android Device:
-Samsung Galaxy Note 9, OS: Android 10, GPU: Mali-G72.
-OnePlus 3, OS: Android 9, GPU: Adreno 530.
Tested on iOS Device:
-iPhone 7, OS: 13.1.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] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph
Resolution Note (2020.2.X):
Shader live link has to be enabled using a custom build script.