Search Issue Tracker
Fixed in 9.0.0-preview.34
Votes
0
Found in [Package]
9.0.0-preview.14
Issue ID
1270380
Regression
No
[ShaderGraph] References are broken when importing a Material with all dependencies included in a .unitypackage
How to reproduce:
1. Open the attached project
2. Open the Project Window
3. Select the "Distortion" Material
4. Right-Click it and choose "Select Dependencies" from the context menu
5. Right-Click the selected Assets and export them (Export Package option)
6. Create a new URP template project
7. Make sure it has VFX and Shader Graph Packages installed
8. Import the exported .unitypackage
Expected result: No broken references to the Material (Material's Shader is not "Hidden/Error")
Actual result: Material has broken references and the ShaderGraph Asset cannot be opened
Reproducible with: 2019.4.9f1, 2020.1.3f1, 2020.2.0a21 (7.3.1, 9.0.0-preview.14)
Not reproducible with: 2020.2.0a21 (9.0.0-preview.34, 10.0.0-preview.27)
Couldn't test with: 2018.4.26f1
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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 9.0.0-preview.34):
Package fix available in Unity 2020.1.0b13 and above