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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Resolution Note (fix version 2023.3.0b9):
The create menu now correctly registers the NewAssembly template for the Create/Scripting/Assembly Definition menu item