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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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?