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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment