Search Issue Tracker
Fixed in 5.2.0
Votes
10
Found in
4.3.0f4
Issue ID
575033
Regression
Yes
Creating a script or folder from the right click menu throws "Rename not started" error
To reproduce:
1. Create a new project
2. Create a folder
3. Deselect the folder
4. Left click and then quickly right click the folder. Then create a c# script or new folder through the right click 'create' menu (it might take a few tries)
4. An error appears: "Rename not started (when creating new asset)
UnityEditor.ProjectWindowUtil:CreateScriptAsset(String, String)" The script is shown in the project, but it cannot be opened. If you were to look at the folder in the explorer, it would be empty
Does not reproduce with version 4.2.2f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
sapvissers
Jun 04, 2015 19:49
This still happens on a regular basis in Unity 5.0.2f1 on Windows 8.1 64bit
Indeed it primarily happens with creating folders, haven't seen it on files for a while.
h8crew
Mar 25, 2015 15:34
Still happening in Unity 5. Also happens with folders, scripts, basically anything being created in the project tab by right-clicking. I mostly get it with folders.
radonthetyrant
Jan 05, 2015 03:17
It's certainly not urgent, since it usually works with the next try, but it is annoying. Happens with Win7 64bit, with unity being installed on another drive as windows, as well as the project folders.
HuskyPanda213
Jul 16, 2014 18:08
I am getting this issue with Unity 4.5.1--this issue occurs whenever I create something from the Project panel: scripts, folders, shaders, etc.