Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.6f1
Votes
1
Found in
2022.2.0a13
Issue ID
UUM-648
Regression
No
Player crashes on TransferField_NonArray<StreamedBinaryRead,Converter_String> when the Scene has a broken Prefab
Reproduction steps:
1. Open the user's attached project
2. Go to File > Build Settings
3. Make sure the "0 - Forest" Scene is added to the Build Settings
4. Build and Run
-- observe the player crash
Reproducible with: 2019.4.27f1, 2020.3.10f1, 2021.1.9f1, 2021.2.0a18, 2022.1.0a7
Could not test with: 2018.4.35f1
Note:
- Removing the "Wolf Lite" Prefab from the "0 - Forest" Scene stops the crashes
Comments (2)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
NSBryant
May 03, 2022 21:49
Scratch that: SerializeReference is not this issue, but it's still happening to us, and no sign of any unlinked prefabs. We are, however, loading scenes from Addressables.
NSBryant
May 03, 2022 20:27
This also appears to happen when getting the message: "a field decorated with [serializereference] references an unknown managed type". Reproduced in 2021.3.1f1.