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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment