Search Issue Tracker
Fixed
Fixed in 2023.3.0b9
Votes
0
Found in
2023.3.0b7
Issue ID
UUM-63819
Regression
Yes
Test Assembly is created when creating Assembly Definition
Reproduction steps:
1. Create a new project
2. Create a new Assembly Definition Asset (Assets > Create > Scripting > Assembly Definition)
3. Observe the Inspector window
Expected result: The created Asset is called “NewAssembly“ with no Assembly Definition References
Actual result: The created Asset is called “NewTestAssembly“ and has Test Runner Assembly Definition References
Reproducible with: 2023.3.0a9, 2023.3.0b7
Not reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0a8
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
- Cell template field is reset and an "ArgumentException" is thrown when template was edited and UI Document is reopened
- Broken hyperlink formatting in HDRP 3D Sample Tutorials
Resolution Note (fix version 2023.3.0b9):
The create menu now correctly registers the NewAssembly template for the Create/Scripting/Assembly Definition menu item