Search Issue Tracker
Fixed
Fixed in 2023.2.18f1, 6000.0.0b14
Votes
1
Found in
2023.2.0b15
2023.3.0a11
6000.0.0b11
Issue ID
UUM-54689
Regression
No
Error "Expression graph was marked as dirty after compiling context for UI" logged in Console when creating Firework and Head and Trails VFX Templates
How to reproduce:
1. Open any project and install the Visual Effect Graph
2. Create a Visual Effect Graph Asset with Template "Firework" or "Head & Trail" and Open it
3. Observe the Console
Actual result: Error "Expression graph was marked as dirty after compiling context for UI. Discard to avoid infinite compilation loop.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()" is printed in the Console
Expected result: No Error is printed
Note: No VFX Templates are available before 2023.2.0a14
Reproduced on: Windows 11
Reproducible with: 2023.2.0a14, 2023.2.0b15, 2023.3.0a11
Not reproducible with: 2021.3.31f1, 2022.3.11f1, 2023.1.17f1, 2023.2.0a13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment