Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0f3
Issue ID
981283
Regression
No
[asmdef] Renaming Assembly Definition file causes compiler errors
Steps to reproduce:
1. Create a new Unity project
2. Create new Assembly Definition with name “Test” in Project window
3. Rename Assembly Definition file to “test”
4. Enter Play mode
Expected results:
Nothing unusual happens
Actual results:
Errors appear after renaming the file, preventing you from entering Play mode
Reproduced in: 2018.1.0b1, 2017.3.0p1, 2017.3.0b1
Error: Assembly with name 'Test' already exists (Assets/Test.asmdef)
Note: To fix these errors you can delete the file/move the file to another folder/restart unity
Fixed in: 2018.2.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment