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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note:
Minor / rare usecase