Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a2
Issue ID
1154723
Regression
Yes
scripting_object_get_class crash while compiling when using [SerializeReference]
Steps to reproduce:
1. Open User-supplied project ("2019.3_First.zip")
2. Open Script "NewBehaviourScript" (Assets window)
3. Comment out "[SerializeReference] IFoo re;"
4. Come back to Unity, let it compile.
5. Go back to script and delete the comment.
6. Go back to Unity.
Reproduced in: 2019.3.0a2, 2019.3.0a3
Not reproduced in: 2019.3.0a1*
Note:
*Can't access 'SerializeReference' due to the protection level
SerializeRefernce appears on 2019.3 alpha
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment