Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0f2
2019.1.0a1
Issue ID
1117800
Regression
No
Shader with a name starting with an Uppercase letter, does not work in Standalone Build
Reproduction steps:
1. Open "ecs.example.Unity.zip" project
2. Build Standalone player (or Enter Play mode)
3. See that the characters are running on the plain
4. Open "DepthShader" in VS
5. Change "magnopus/Unlit/DepthShader" to "Magnopus/Unlit/DepthShader"
6. Build and Run Standalone player
7. See that the characters are running below/in the plain
Expected Result: Shader works both in Editor and Standalone Player
Actual Result: Shader doesn't work in Standalone Player
Reproduced with: 2019.2.0a1, 2019.1.0a14, 2018.3.3f1
Did not reproduce on: 2017.4.18f1 (Required packages don't work)
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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Minor / rare usecase