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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2023.3.0b9):
The create menu now correctly registers the NewAssembly template for the Create/Scripting/Assembly Definition menu item