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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.