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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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?