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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
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.