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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment