Search Issue Tracker
Duplicate
Votes
0
Found in
2021.1
2021.2
2022.1
2022.1.0a2
Issue ID
1351566
Regression
Yes
Assertion failed on expression: 'didInsert' after opening Polybrush tab in Preferences window
Edit (thomas.lopez): Problem appears here in Polybrush but it is coming from IMGUI Gradient in the Editor window and not Polybrush related.
Steps to repro:
1. Open the attached project "3DGameKit-URP-2021.2-RTGI" and "BakedIndirect" scene;
2. Go to Preferences window (Edit>Preferences...) and click on the Polybrush tab.
Expected result:
The Polybrush tab opens without errors in the Console.
Actual result:
The error: Assertion failed on expression: 'didInsert'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
is shown in the Console. See the attached video.
Regression introduced in Version 2021.1.
Notes:
- Reproducible in Version 2022.1.0a2, 2021.2.0b4, 2021.1.15f1;
- Not reproducible in Version 2020.3.14f1;
- Reproducible on Windows.
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
This is a duplicate of issue #1344785