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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Minor / rare usecase