Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.8f1
2019.4
2020.1
2020.2.0a1
Issue ID
1234525
Regression
No
Editor crashes on AttributeScanner::Next when a script is changed in the Play mode
How to reproduce:
1. Open the attached project named "Case_1234525"
2. Open the "LidarDemo" Scene
3. Enter Play mode
4. Open the PhotoDetector.cs script and do some changes
5. Save the Script and re-focus the Editor window
Expected result: The script is recompiled successfully or a warning/error is thrown if an exception was encountered
Actual result: Editor crashes
Reproducible with: 2019.4.0f1, 2020.1.0b12, 2020.2.0a1
Not reproducible with: 2020.2.0a2, 2020.2.0a15
Could not test with: 2018.4.23f1(Could not downgrade the project)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note (fix version 2020.2):
Does no longer reproduce with 2020.2.0a2 and above