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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Add comment