Search Issue Tracker
Fixed in 1.0.3
Votes
1
Found in [Package]
1.0.2-preview.4
Issue ID
1238128
Regression
No
Polybrush Standard Texture Blend Bump shader is black when Metal graphics API is used
How to reproduce:
1. Open the attached 'PolyBrush_test2.zip' project
2. In the Assets folder right-click 'Material_texture' material-> Reimport
Expected result: Material is green
Actual result: Material is black
Reproducible with: 1.0.1(2018.4.22f1), 1.0.1, 1.0.2-preview.4(2019.3.12f1, 2020.1.0b8, 2020.2.0a10)
Notes:
- Not reproducible with DirectX, OpenGL graphics APIs; Reproducible with Metal graphics API
- Not reproducible with Polybrush Standard Vertex Color Shader
Comments (1)
-
ognegrum91
Jun 20, 2020 07:15
I have the same issue with Unity3D 1.0b12 on MAC with polybrush 1.0.2 preview
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
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note (fix version 1.0.3):
https://github.com/Unity-Technologies/polybrush/pull/145