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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment