Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b8
Issue ID
606933
Regression
Yes
Geometry usage of a shader is listed as only position until a material is selected which uses that shader
Steps to reproduce :
- import the project attached
- select the Diffuse Shader and notice that the geometry section lists it as only using the position attribute
- select the material
- select the shader again again and notice that the geometry section now lists it as referencing the position, normal, color and uv attributes
*Note :
Regression from 4.3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment