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
- Material's icon doesn't fit the "Material preview not available" text when the Material doesn't have a preview
- Two fields in GLTF Importer Inspector are misaligned with other settings
- Duplicate image components can be added in m_TrackedTextureLess images and are never removed
- Cancelling a Package installation leads to invisible compilation errors preventing the user to enter Play Mode when the “Cancel” button is clicked, and does not actually cancel the package install as it appears in the Project after the Editor is restarted
- NullReferenceException occurs when searching presets in “Select Preset” window after selecting a GLTF Importer preset
This is a duplicate of issue #UUM-3763