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
- 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
This is a duplicate of issue #UUM-3763