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
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment