Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
6
Found in
2019.3.0a2
2019.3.7f1
2020.1
2020.2
Issue ID
1232785
Regression
No
UnityLinker strips classes used with the SerializeReference attribute
How to reproduce:
1. Open user-submitted project (SerializableReferenceError.zip)
2. Build and run a Standalone player
3. Click the 'Spawn from Bundle' button that appears
Expected result: a cube is loaded from an Asset Bundle
Actual result: the player crashes
Reproducible with: 2019.3.0a2, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
Could not test with: 2017.4.32f1, 2018.4.8f1, 2019.2.5f1, 2019.3.0a1('SerializeReference' not implemented/inaccessible)
Notes:
The cube is loaded as expected in the Editor
Tested with macOS 10.15.3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selecting a color swatch makes black line appear on another color swatch on the left
- ArgumentNullException is thrown twice when maximizing then un-maximizing the Game View with a shortcut
- [URP][Vulkan] vkCmdBeginRenderPass is called twice with the same FrameBuffer
- The text is pushed down when double-clicking on the Visual Element to edit it in UI Builder
- The Inspector rounds up float values up to a maximum of 7 digits and overwrites the actual values in the file when saving the asset
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0b11
Resolution Note (fix version 2020.1):
Fixed in 2020.1.16f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.18f1