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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Add comment