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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 2023.3.0b9):
The create menu now correctly registers the NewAssembly template for the Create/Scripting/Assembly Definition menu item