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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (fix version 2020.2):
Does no longer reproduce with 2020.2.0a2 and above