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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
This is a duplicate of issue #UUM-3763