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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment