Search Issue Tracker
Fixed
Fixed in 1.4.6, 1.5.1
Votes
4
Found in [Package]
1.4.5
1.5.1
Issue ID
DSTR-1081
Regression
Yes
"C# Test Script" selection not available when the Project window uses One Column Layout
Reproduction steps:
1. Create a new project (either 2D or 3D)
2. Install the Test Framework package ("Window -> Package Manager")
3. Open the Test Runner ("Window -> General -> Test Runner")
4. In the Test Runner window, open the "EditMode" tab and select "Create a new Test Assembly Folder in the active path."
5. In the Project window, in the top-right, press on the three-dots button and select "One Column Layout"
6. In the same Project window, press the right mouse click on the "Tests" folder and go to "Create -> Testing"
7. Observe the "C# Test Script" selection
Alternative reproduction steps:
1. Open the attached "repro_IN-90519" project
2. Open the "Assets/Test.unity" Scene
5. In the Project window, in the top-right, press on the three-dots button and select "One Column Layout"
6. In the same Project window, press the right mouse click on the "Tests" folder and go to "Create -> Testing"
7. Observe the "C# Test Script" selection
Expected result: "C# Test Script" selection is available to click
Actual result: "C# Test Script" selection is blurred out and not available to click
Reproducible with: 1.4.1 (2022.3.54f1), 1.4.5 (2021.3.47f1, 2022.3.54f1, 6000.0.31f1, 6000.1.0a8)
Not reproducible with: 1.1.33 (2021.3.47f1, 2022.3.54f1), 1.4.0 (2022.3.54f1)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Comments (1)
-
Fafy2801
May 04, 2025 10:37
I am having this issue in Unity 6000.1.0 f1, using version 1.5.1 of the Test Framework package. I'm using Windows 10.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Renaming the VFX Graph uses "Enter" for a new line and "Enter + Shift" to confirm instead of vice versa
- RasterCommandBuffer.DrawMeshInstanced light attenuation does not work in the Release build Player
- Main thread freezes when right-clicking on the title bar of a windowed Player on Windows
- “Open” button in Inspector does not function for certain Assets
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
Resolution Note (fix version 1.5.1):
When using One Column Layout, "C# Test Script" Menu item is now being enabled as intended.
Resolution Note (fix version 1.4.6):
When using One Column Layout, "C# Test Script" Menu item is now being enabled as intended.