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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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?