Search Issue Tracker
Active
Votes
0
Found in
6000.0.60f1
6000.2.9f1
Issue ID
UUM-122911
Regression
No
[Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
Reproduction steps:
1. Create a new project
2. Install Visual Effect Graph package
3. Create Visual Effect Asset (Create > Visual Effects > Visual Effect Graph)
4. Double-click on the Asset to open VFX Graph, select a template to insert and press “Create” button
5. Press on the dropdown icon next to “Insert a template into current graph” button and select “Insert template”
6. Observe the Console
Actual result:
{code:java}
GUI Window tried to begin rendering while something else had not finished rendering! Either you have a recursive OnGUI rendering, or the previous OnGUI did not clean up properly.{code}
error is thrown
Expected result: No warnings or errors are thrown
Reproducible with: 6000.0.60f1, 6000.2.9f1
Not reproducible with: 6000.3.0b7, 6000.4.0a3
Couldn’t reproduce with: 2022.3.68f1 (No “Insert template” option)
Reproduced on: Windows 11
Not reproduced on: macOS Sequoia 15.4 (M4), Ubuntu 22.04
Note: Issue is not reproducible if “Insert a template into current graph” button is pressed instead
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment