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
Comments (4)
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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
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.