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
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
Add comment