Search Issue Tracker

Fixed in 2019.1.X

Fixed in 2018.3.X

Votes

0

Found in

2018.3.0b2

2018.3.0b8

Issue ID

1096820

Regression

Yes

Unity crashes on Visual Studio debugger when there is a breakpoint on a SingletonWriter line which gets a ref value

Scripting

-

How to reproduce:
1. Download, extract and open user's attached project (Crash on Ref.zip)
2. Open "MyScripty" script from the project window
3. Insert a breakpoint on line "var val = writer.InspectMe;" (there is an explanatory comment next to this line)
4. Start debugging (F5)
5. Return to Unity and go into play mode
-- watch the crash occur

Reproduces in: 2018.3.0b2, 2018.3.0b10, 2019.1.0a9
Does not reproduce in: 2018.3.0a1, 2018.3.0b1

Note: Not available for tesing in 2018.2 due to compile errors of the script.

Fixed in: 2018.3.0b11, 2019.1.0a10

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.