Search Issue Tracker
Fixed
Fixed in 2022.3.45f1
Votes
0
Found in
2022.3.39f1
Issue ID
UUM-76346
Regression
Yes
Errors are thrown when creating a new project in 2022.3
*Steps to reproduce:*
1. Create a new HDRP project
2. Observe Console
*Actual results:* Errors are thrown to the console
*Expected results:* Console does not contain VFX Graph errors
*Reproducible with versions:* 2022.3.39f1
*Not reproducible with versions:* 6000.0.12f1
*Can’t test with versions:* n/a
*Tested on (OS):* macOS
*Notes:*
InvalidOperationException: Sequence contains more than one matching element
System.Linq.Enumerable.SingleOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at <b1d89b469be64f4680bd9a663f4b0cb2>:0)
UnityEditor.VFX.UI.VFXViewWindow.GetWindowLambda (System.Func`2[T,TResult] func, System.Boolean createIfNeeded, System.Boolean show) (at ./Library/PackageCache/com.unity.visualeffectgraph@14.0.11/Editor/GraphView/VFXViewWindow.cs:115)
UnityEditor.VFX.UI.VFXViewWindow.GetWindow (UnityEditor.VFX.VFXGraph vfxGraph, System.Boolean createIfNeeded, System.Boolean show) (at ./Library/PackageCache/com.unity.visualeffectgraph@14.0.11/Editor/GraphView/VFXViewWindow.cs:77)
UnityEditor.VFX.VFXGraphPreprocessor.OnPostprocessAllAssets (System.String[] importedAssets, System.String[] deletedAssets, System.String[] movedAssets, System.String[] movedFromAssetPaths) (at ./Library/PackageCache/com.unity.visualeffectgraph@14.0.11/Editor/Models/VFXGraph.cs:66)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment