Search Issue Tracker
Fixed
Fixed in 2022.3.17f1
Votes
0
Found in
2022.3.9f1
Issue ID
UUM-48026
Regression
Yes
"Assembly-CSharp.dll" Assembly is missing from a Script when a project contains Assembly Definitions and they are placed in a different folders from the Script
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Observe the Console Window
Expected result: No errors are thrown
Actual result: “error CS0103: The name 'thrts3' does not exist in the current context“ error is thrown
Reproducible with: 2022.2.0a13, 2022.3.9f1, 2023.1.0a10
Not reproducible with: 2021.3.30f1, 2022.2.0a12, 2023.2.0b8, 2023.3.0a4
Fixed in: 2023.1.0a11
Reproducible on: Intel macOS 13.5, Windows 11
Not reproducible on: Could not test other environments
Notes:
* The issue is not reproducible if one of the Assembly Definitions is deleted
* The issue is not visible if the “DebugTarget.cs“ Script is moved out of the “thrts3” folder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment