Search Issue Tracker
Fixed in 2022.2.9f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.3.X
Votes
1
Found in
2020.3.43f1
2021.3.16f1
2022.2.2f1
2023.1.0a25
2023.2.0a1
2023.3.0a3
Issue ID
UUM-22493
Regression
No
The Unity Editor fails to find scripts in assembly definitions when they are laid out in a particular structure
How to reproduce:
1. Open the attached project “compilation-error.zip”
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Enter Play Mode
Expected result: The script is compiled
Actual result: “The referenced script (Unknown) on this Behaviour is missing!” warning in the Console
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a25
Reproduced on: macOS 13.0.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment