Search Issue Tracker
In Progress
Fix In Review for 2022.2.9f1
Fixed in 2023.1.0b5, 2023.2.0a3
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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Add comment