Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0a2
2019.3.0f6
2020.1
Issue ID
1222795
Regression
No
Editor freezes and silently crashes when an object with SerializeReference is assigned an object with System.Obsolete attribute
Reproduction steps:
1. Open the attached project "case_1222795.zip"
2. Load the TestScene
3. Select the "Script" GameObject in the Hierarchy window
4. Click on "Assign Class A" checkbox in the Inspector window
-- Observe the crash
Reproducible with: 2019.3.3f1, 2020.1.0a21
Could not test with versions earlier than 2019.3.0a1 due to SerializeReference being unavailable and with 2019.3.0a1 due to "SerializeReference is inaccessible due to its protection level"
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
Add comment