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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment