How to reproduce:
1. Open the “TestPostProcessor.zip“ project
2. Enable the “Parallel Import“ Checkbox in Project Settings > Editor > Asset Pipeline
3. Reimport all Assets
4. Open the AssetGraph window (Window > AssetGraph > Open Graph Editor)
5. Load the “testFlag“ Asset Graph
6. Press “Execute“ on the Toolbar of the AssetGraph window
7. Observe the Console
Expected results: A message reads “flag value True. Should be TRUE”
Actual results: A message reads “flag value False. Should be TRUE”
Reproducible in: 2021.3.40f1, 2022.3.38f1, 6000.0.10f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Note: In versions 2022.3.38f1 and 6000.0.10f1, there might be some errors relating to one script of the AssetGraph, deleting it will get rid of the errors and won’t impact the results, and the AssetGraph window will become accessible