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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1076527