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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment