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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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?