Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0a3
2018.1.0f2
Issue ID
1067731
Regression
Yes
Asset References are lost when the Project is reloaded
How to reproduce:
1. Open user-submitted project (Type Definition Location Bug.zip)
2. Select "Test Inside DLL.asset"
3. Assign the "Child Outside DLL.asset" to both referennce fields
4. Close the Unity editor
5. Restart it
6. Select "Test Inside DLL.asset"
Expected result: Outside child is assigned to Base Reference Field
Actual result: Outside child is assigned to Base Reference Field
Reproducible with: 2018.1.9f2
Not reproducible with: 2018.2.7f1, 2017.4.11f1, 2017.3f1
Could not test with: 2018.2.0a2(does not let select the same DLL for object and base reference)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment