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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment