Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b1
Issue ID
997908
Regression
No
[asmdef] An AssemblyDefinition with duplicate references, loses those references when re-opening the project
Reproduction steps:
1. Open "MinimalRepro.zip" project
2. Click on "NewAssembly Main" in the Project window
3. In the Inspector window add two objects in the "References"
4. Drag "DummyAsmDef1" to both of the fields
5. "Apply"
6. Re-open the project
7. Click on "NewAssembly Main" in the Project window
8. Both "References" are missing and there are two "AssemblyDefinitionException" errors
Expected Result: The AssemblyDefinition references should stay the same after re-opening the project
Actual Result: the duplicate AssemblyDefinition references are missing and two "AssemblyDefinitionException" errors appear
Fixed in: 2018.2.0a5, 2018.1.3f1
Reproduced with: 2018.2.0a1, 2018.1.0b6, 2017.3.1f1, 2017.3.0b1
Did not reproduce on: 2017.3.0a7 (Assembly Definitions implemented only from 2017.3.0b1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment