Search Issue Tracker
Fixed
Fixed in 2022.2.0b14, 2023.1.0a18
Votes
0
Found in
2022.2.0b7
2023.1.0a11
Issue ID
UUM-15154
Regression
Yes
C# Script from a package appears as missing in the Inspector window when upgrading a project to a newer Unity version
Steps to reproduce:
1. Open the attached project “missing_behaviours.zip“
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. In the Hierarchy window select the “TestBehaviour“ GameObject
4. Observe the Inspector window
Expected result: A C# Script component is not missing
Actual result: A C# Script component appears as missing
Reproducible with: 2022.2.0a3, 2022.2.0b7, 2023.1.0a11
Not reproducible with: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0a2
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment