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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment