Search Issue Tracker
Duplicate
Votes
1
Found in [Package]
1.0.0
Issue ID
1127457
Regression
No
[Alembic] HDRP Alembic shader aren't use by default on import
Using HDRP template, the HDRP LitAlembic shader isn't use by default for creating materials, instead the Standard (legacy) Alembic shader is used.
1. Create a new project using HDRP template
2. Import an Alembic file (see attached cloth_torus.abc)
Current result: The object will appear pink in the preview because the importer uses the standard legacy Alembic shader to create the material
Expected: The importer should know that we're using a SRP template and take the HDRP LitAlembic shader that comes with the package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment