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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment