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
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
- Deselected Game View is rendered incorrectly when resizing Game View window in two Game View window setup
- [macOS] Color picker preview shows colorful pixels when cursor is dragged on the sides of the screen
- Intensity parameter ignores Culling Mask causing incorrect lightning when additional lights are disabled
Add comment