Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2019.3.0a2
2019.3.0a7
Issue ID
1167060
Regression
Yes
Crash during script compilation when compiling a script which has SerializeReference attribute and is attached to a GameObject
How to reproduce:
1. Open the attached project ("case_1167060-AlphaTesting")
2. Attach "Player.cs" script to any game object in the scene
3. Make a change in the script, save it and go back to the editor
Reproducible with: 2019.3.0a2, 2019.3.0a9
Not reproducible with 2017.4.30f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b8, 2019.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment