Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.1f1
Issue ID
1077782
Regression
No
[Incremental Compiler] Unity crashes without no stack trace when inspecting C# 7.2 ref readonly properties in debug mode
How to reproduce:
1. Open the attached "Test1077782.zip" project
2. Open the TestScript.cs from the Scripts folder in the Visual Studio
3. Set 23 line as a breakpoint
4. Press Attach to Unity
5. Play the Scene in Unity
6. Inspect "write" variable in Autos window
7. Observe the crash
Reproduced on Incremental Compiler 0.0.42-preview.1, 0.0.42-preview.19 versions
Reproduced on Unity 2018.2.7f1, 2018.3.0a11 versions
Note: .NET 4.x Equivalent Scripting Runtime Version with Mono Scripting Backend should be used
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1076527