How to reproduce:
- Download and open the attached project "repro.zip"
- From the Menu Bar, press “BugHunt” > “Run Oracle” and wait for the project to close
- Observe the logs in the Editor.log file (located in <project>/Logs/Editor.log)
Actual result: The line “[ORACLE-BRANCH] idea19_getartifactdata_empty” is logged, verdict=fail and script exits with code 2
Expected result: No line “[ORACLE-BRANCH] idea19_getartifactdata_empty” is logged and verdict=pass and script exits with code 0
Reproducible with: 6000.6.0a4, 6000.6.0b8, 6000.7.0a4
Not reproducible with: 6000.0.81f1, 6000.3.22f1, 6000.5.8f1, 6000.6.0a3
Reproducible on: Ubuntu 24.04 LTS, Ubuntu 26.04 LTS (by user)
Not reproducible on: No other environment tested
Notes:
- Running the project in batchmode via terminal to reproduce: <editor>/Unity -projectpath <project> -batchmode -nographics -executeMethod BugHunt.OracleRunner.Run -quit -logFile <log>
- Relevant actual result log sample:
[ORACLE-BRANCH] idea19_getartifactdata_empty
ORACLE fail pack=idea19-general-scripted-importer-artifact-path check=deprecated_artifact_path_works result=False
ORACLE summary pack=idea19-general-scripted-importer-artifact-path verdict=fail reasons=deprecated_artifact_path_works
- Relevant expected result log sample:
ORACLE pass pack=idea19-general-scripted-importer-artifact-path check=deprecated_artifact_path_works result=True
ORACLE summary pack=idea19-general-scripted-importer-artifact-path verdict=pass checks=1