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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment