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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note (fix version 2020.2):
Does no longer reproduce with 2020.2.0a2 and above