Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.1.1, 7.1.6
Issue ID
1206090
Regression
No
[VFX Graph] NotImplementedException error is thrown on selecting Copy Shader option in VFX Graph.
Editor throws NotImplementedException when Copy Shader option is selected by right-clicking on Visual Effect Master node when a project is created with URP template, Refer attached video.
Steps to repro:
1 Create a new URP Template project.
2 Project Browser > Create > Shader > VFX Shader Graph.
3 Right Click on Visual effect Master > Copy Shader.
Actual Result:
NotImplementedException error is thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.1.0a17, 2020.1.0a12, 2019.3.0f4, 2019.3.0b5
Tested With Package version:
7.1.6, 7.1.1
Note:
-Copy Shader option in VFX Shader Graph is introduced in 2020.1.0a12 and 2019.3.0b5
--Tested with 3D, URP and HDRP Template.
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment