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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment