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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1076527