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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Resolution Note (fix version 2023.3.0b9):
The create menu now correctly registers the NewAssembly template for the Create/Scripting/Assembly Definition menu item