Search Issue Tracker
Fixed in N/A
Votes
0
Found in [Package]
Preview.13 - 9.0.0, 8.0.1, 7.1.7,7.1.5
Issue ID
1235269
Regression
Yes
[VFX Graph] Editor throws NullReferenceException in the console when a new node is created from Output Mesh Node in VFX Graph
On creating New Node from "Output Mesh Node" in VFX Graph editor throws NullReferenceException in the console, refer the attached video.
Steps to repro:
1. Create a new Project
2. Windows > Package Manager > VFX Graph > Install
3. Project Window > Right Click > Create > Visual Effect
4. Double click on it to open the VFX editor
5. VFX editor > Right Click > Create node > Context > Output Mesh > Select
6.Try to create a new node from Output Mesh and press Enter key
Actual Result:
NullReferenceException is thrown on a new node is created from Output Mesh Node in VFX Graph
Expected Result:
No Error in the console
Reproducible On:
2020.2.0a7 with Package Version Preview.13 - 9.0.0, 8.0.1, 7.1.7
2020.1.0b5 with Package Version Preview.13 - 9.0.0, 8.0.1
2019.3.0b4 with Package Version 7.1.5
Not Reproducible in:
2019.3.0b4 with Package Version 7.1.2
Environment:
Windows10 and 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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment