Search Issue Tracker
By Design
Votes
0
Found in
2018.1.5f1
Issue ID
1054212
Regression
No
Shader settings are not being enabled/disabled by the Script when the Game is Built
Reproduction steps:
1. Open user's attached project ("TestEmissionBug")
2. Enter the playmode and click on the cube
3. Inspect change of cube's shader
4. Build and run the game
5. Click on the cube, inspect that shader did not change
Expected: Shader settings change both in Editor and in the Built Game
Actual: Shader settings do change in Editor, but do not change in the Built Game
Reproduced in: 2017.2.3p2, 2017.4.7f1, 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
Update:
Unused shader settings are excluded from the build and can not be modified in the Built Game.
Workaround: Creating second material with enabled settings and switching to it in Built Game.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment