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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment