Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0b1
2020.1.0a2
2020.1.0a3
Issue ID
1181413
Regression
Yes
[MacOS] When creating a new asset Unity shows the rename box over all project assets
How to reproduce:
1. Open the "New Unity Project.zip"
2. Create a new script
3. Name the new script
Actual result: The rename box appears over all project assets (screenshot attached).
Expected result: The rename box appears only on the created asset.
Reproducible with: 2020.1.0a3, 2020.1.0a2, 2019.3.0b2, 2019.3.0b1.
Not reproducible with: 2019.3.0a12, 2019.2.4f1, 2019.1.14f1, 2018.4.81, 2017.4.32f1.
Notes:
- In 2020.1.0a1 and 2019.3.0a12, creating a new asset doesn't give you an option to name it. (Still not expected behavior)
- Not reproducible on Windows.
- The issue happens when creating: Folder, Script, Shader, Audio Mixer, Timeline, Animator Controller, etc...
- The issue doesn't happen when creating: Material, Flare, Render Textures, Sprite Atlas, Font, Terrain Layer, etc..
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
- Crash on RaiseException when opening a specific project
- 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
Resolution Note (2020.1.X):
We were unable to repro generally, the issue is somehow machine or project specific, and doesn't meet the quality bar.