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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note:
Minor / rare usecase