Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.3p1
Issue ID
1050887
Regression
No
[Shaders, MacOS, WebGL] Shader Rendering Incorrectly on remotely downloaded Shader
To reproduce:
1. Open attached project "HairTest.zip"
2. Open "test.unity" scene
3. Enter play mode
4. Observe as a new hair model appears and it's white, even though it has the same shader as the brown hair
Expected result: both hair have a shader assigned and don't look white
Actual result: hair model with material which is downloaded through a script looks white
Reproduced on:
2017.2.3p1 2017.3.2f1 2017.4.6f1 2018.1.5f1
Notes:
2018.2.0b9 2018.3.0a2 - the hair model doesn't appear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- 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
Add comment