Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.49f1
6000.1.4f1
Issue ID
UUM-105295
Regression
No
“Assertion failed on expression” error throw when selecting Material imported from VFX Learning Templates Sample
Steps to reproduce:
1. Create new Unity project (URP Template)
2. Import VFX Graph Package to the project
3. Import “Learning Templates” Sample to the project
4. Navigate to Assets > Samples > Scriptable Render Pipeline Core > Common > Materials folder
5. Select the first material in the folder “Samples_BackdropFabric.mat”
6. Observe the Console window
Actual results: Error - Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) - is thrown in the Console window
Expected results: no errors in the Console
Reproducible with versions: 17.0.4 (6000.0.49f1), 17.1.0 (6000.1.4f1)
Not reproducible with versions: 17.2.0 (6000.2.0b2)
Can’t test with versions: 2022.3.61f1 (Learning Templates Samples are not available)
Tested on (OS): MacBook Pro, 2021 (M1), Sequoia 15.4.1
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-3763
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
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
This is a duplicate of issue #UUM-3763