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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment