Search Issue Tracker
Fixed in 7.1.7
Votes
0
Found in [Package]
6.9.0
Issue ID
1203173
Regression
Yes
Visual Effect Graph NullReferenceException is thrown when AssetDatabase.SaveAssets() is called
How to reproduce:
1. Open attached project "2019.3.0f1.zip" and scene "SampleScene"
2. Enter Play mode
3. Observe Console window
Expected result: no errors are thrown
Actual result: NullReferenceException is thrown
Reproducible with: 2019.2.16f1, 2019.3.0f2(7.1.5), 2020.1.0a15(7.1.6)
Not reproducible with: 2018.4.14f1(prev-4.10.0)
Could not test with: 2017.4 VFX was not yet implemented
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment