Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
Issue ID
1004725
Regression
No
Creating new Editor test script overrides existing one with default name
Create a new Editor test script (it has the name NewTestScript).
Don't rename this file, but make modifications to it and save.
Create another Editor test script.
Actual: This script simply replaces the previous one without any warning.
Expected: Create a new script with a different name than any existing one and let the user rename it immediately (consistent with how creating regular C# MonoBehaviours works)
Fixed in: 2018.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment