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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.