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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment