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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2020.2):
Does no longer reproduce with 2020.2.0a2 and above