Search Issue Tracker

Fixed

Fixed in 1.4.0

Votes

0

Found in [Package]

1.4.0

Issue ID

DSTR-990

Regression

No

Unfixable compiler errors appear when opening a project with Test Framework package installed

Package: Test-Framework

-

How to reproduce:

# Open the “Fanatasy Survivor Game.zip” project
# Observe the console

Expected result: No console errors
Actual result: Console errors appear

Reproducible in: 1.4.0 (2023.2.0a1, 2023.2.0a16)
Not reproducible in: 1.4.0 (2021.3.33f1, 2022.3.14f1, 2023.1.0a26, 2023.2.3f1, 2023.3.0a17)
Fixed in: 1.4.0 (2023.2.0a17)

Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested

Notes:

* User notes about compiler errors in “TextSettings.cs“ script. In the fixed version, they do not appear, but other compiler errors exist (not connected with Test Framework)
* Errors being printed: “{{Library\PackageCache\com.unity.test-framework@1.3.8\UnityEditor.TestRunner\TestSettings\TestSettings.cs(236,16): error CS0246: The type or namespace name 'WebGLClientBrowserType' could not be found (are you missing a using directive or an assembly reference?)}} and {{Library\PackageCache\com.unity.test-framework@1.3.8\UnityEditor.TestRunner\TestSettings\ITestSettings.cs(29,9): error CS0246: The type or namespace name 'WebGLClientBrowserType' could not be found (are you missing a using directive or an assembly reference?)}} “

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.