Search Issue Tracker
Active
Votes
0
Found in
2022.3.56f1
6000.0.37f1
6000.1.0b5
6000.2.0a2
Issue ID
UUM-96672
Regression
No
Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
Reproduction steps:
1. Open the attached project "ReproProj"
2. In the Project window, right-click the “Assets“ folder and select Create > Rendering > Render Texture
3. Click on Game View
4. Observe the Console
Expected result: No Errors exist
Actual result: Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is present
Reproducible with: 2022.3.56f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Sometimes only reproducible when repeating step 2 twice
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
Add comment