Search Issue Tracker
Active
Votes
4
Found in
2021.2.0a2
2022.2.0a4
Issue ID
1399450
Regression
No
[VFX Graph] Error i->previewArtifactID == found->second.previewArtifactID' is thrown when assigning SG to VFX for the first time
How to reproduce:
0. Note: Reproduced using URP, reproduces only when creating and saving SG for the first time
1. Create VFX Graph
2. Create SG
3. In Graph Inspector, check Support VFX Graph' flag
4. Save SG
5. Assign it to the VFX
Actual result: Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) is thrown to the console
Reproducible with: 2022.2.0a4 (14.0.1)
Comments (3)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
onuruca_unity
Sep 05, 2023 14:54
For those, having problems rendering and modifying sbsar materials in unity and got this error; you can the "Texture compression format" to ETC
onuruca_unity
Sep 05, 2023 10:51
Any updates for the issue?I am really struggling with this one :(
KingfisherWyvernStudio
Aug 25, 2022 14:00
I have the same issue when importing a Substance graph (SBSAR file). Is there still no solution for this?