Search Issue Tracker
Fixed
Fixed in 6000.0.36f1, 6000.1.0b2
Votes
0
Found in
6000.0.31f1
6000.1.0a8
Issue ID
UUM-90912
Regression
Yes
Unable to select a MonoBehaviour Script in the Project window when it is moved to another folder and the Editor is restarted
How to reproduce:
1. Open the attached project "My project (1).zip"
2. Close the Editor
3. Open the Assets folder with Windows Explorer
4. Move "NewMonoBehaviourScript.cs" and "NewMonoBehaviourScript.cs.meta" into the "New Folder" directory using Windows Explorer
5. Open the project
6. Select Assets/New Folder/NewMonoBehaviourScript.cs in the Project window
Expected results: "NewMonoBehaviourScript.cs" is selected
Actual results: "NewMonoBehaviourScript.cs" is not selected
Reproducible with: 6000.0.22f1, 6000.0.31f1, 6000.1.0a8
Not reproducible with: 2021.3.47f1, 2022.3.54f1, 6000.0.21f1
Reproducible on: Windows 11 23H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment