Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.49f1
6000.1.4f1
6000.2.0b2
Issue ID
UUM-105309
Regression
No
“Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
*Steps to reproduce:*
1. Create new Unity project
2. Import VFX Graph Package to the project
3. Create empty VFX Asset (for example using Minimal System Template)
4. Open VFX Asset
5. In VFX Workspace press Space and create Nodes (for example Initialize Particle, Spawn and Update Particle)
6. Press command+z and hold
7. Observe Console window
*Actual results:* Errors - Assertion failed on expression: '!AssetDatabase::IsAssetDatabaseInitialized() || !AssetDatabase::IsAssetImporting()'
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () - are thrown in the Console window
*Expected results:* No errors thrown in the Console window
*Reproducible with versions:* 17.0.4 (6000.0.49f1), 17.1.0 (6000.1.4f1), 17.2.0 (6000.2.0b2)
*Can’t test with versions:* 2022.3.61f1 (Editor gets stuck)
*Tested on (OS):* MacBook Pro, 2021 (M1), Sequoia 15.4.1
*Notes:*
* on 6000.2 to reproduce the error, when undoing and _*redoing*_ using keyboard shortcut throws the error
-
Resolution Note:
null
Duplicate of another internal issue: UUM-100918: [VFXG][macOS] Crash on undo after converting and adjusting outputs
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
This is a duplicate of issue #UUM-100918