Search Issue Tracker
Fixed
Fixed in 2022.3.X, 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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment