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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
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.