Search Issue Tracker
Duplicate
Votes
3
Found in [Package]
7.1.2
Issue ID
1194859
Regression
No
VFX Graph's particles are not rendered in Play Mode when VFX Graph is imported from Asset Bundle
How to reproduce:
1. Open user's attached 'VFXGraphAssetBundleBug.zip' project
2. Open 'Test' Scene
3. Enter Play Mode
4. Notice that 'VFXNoBundle' GameObject's particles are rendered while 'VFXFromBundle(BUG IS HERE)' GameObject's particles are not rendered in the Game View
Expected result: VFX Graph's particles are rendered in Play Mode when VFX Graph is imported from Asset Bundle
Actual result: VFX Graph's particles are not rendered in Play Mode when VFX Graph is imported from Asset Bundle
Reproducible with: 2019.2.12f1(6.9.0, 6.9.2, 7.1.1), 2019.3.0b10(7.1.1, 7.1.2), 2020.1.0a12 (7.1.1, 7.1.2)
Couldn't test with: 2017.4.34f1 Visual Effect Graph is not introduced, 2018.4.12f1 due to namespace errors
Notes:
- Not reproducible on build
- Not reproducible with Particle System that was imported from Asset Bundle
- NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.VisualEffectAssetExtensions.GetOrCreateGraph (UnityEditor.Experimental.VFX.VisualEffectResource resource), TargetException: Non-static method requires a target. errors are thrown in the Console
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
This is a duplicate of issue #1175177