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
- 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
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.