Search Issue Tracker
Fixed in 7.1.3
Votes
0
Found in [Package]
4.10.0, 7.1.1
Issue ID
1184513
Regression
No
Visual Effect Graph throws exception when "Select Asset", "Force Runtime Mode", "Force Shader Validion" or "Compile" is pressed
How to reproduce:
1. Open attached project "19.3.b3.zip"
2. Open "Window" -> "Visual Effects" -> "Visual Effects Graph" window
3. Click "Select Asset" button
4. Observe Console window
Expected result: no errors are thrown, other buttons are disabled
Actual result: "NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.UI.VFXView.SelectAsset" is thrown
Reproducible with: 2018.4.9f1(4.10.0), 2019.2.6f1(6.9.1), 2019.3.0b4(7.0.1), 2020.1.0a4(7.1.1)
Could not test with: 2017.4 due to VFX not implemented
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