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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment