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
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?)}} “
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment