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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 9.0.0-preview.34):
Package fix available in Unity 2020.1.0b13 and above