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
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Add comment