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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment