Search Issue Tracker
Fixed
Fixed in 1.4.2
Votes
0
Found in [Package]
1.4.1
2.0.1-pre.18
Issue ID
DSTR-997
Regression
Yes
A "FileNotFound" exception is thrown when trying to create a Test Assembly Folder
Reproduction steps:
1. Create and open a new project
2. Open the Test Runner window (Window > General > Test Runner)
3. In the Test Runner window, select Create EditMode/PlayMode Test Assembly Folder and enter any name
Expected results: New Test Assembly Folder created
Actual results: FileNotFoundException is thrown in the Console
Reproducible with: 1.4.0, 2.0.1-pre.12 (2023.3.0a9, 2023.3.0a16)
Not reproducible with: 1.4.0, 2.0.1-pre.12 (2021.3.33f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a8)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: The missing Script Template file is in the Editor directory, but it has the wrong numbers at the start of its name
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Resolution Note (fix version 1.4.2):
Fixed a regressions for a bug, which made creation of test assemblies though the button in test runner UI or through assets menu to not work.