Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0a1
2018.2.0a1
2018.2.5f1
2018.3.0a1
2019.1.0a1
Issue ID
1099836
Regression
No
Unity freezes when editing a script while using PhotonNetwork.ConnectUsingSettings() on a GameObject
Steps to reproduce:
1. Open ,,Freeze repro"
2. Press Play and after few seconds exit the Play mode
3. Open ,,script" which is located in the Assets folder
4. Edit a script in any way (pressing space in an empty line is enough) and save it
5. Go back to scene view
6. Select any GameObject and switch between GameObjects in the scene until Unity freezes
Expected results: Unity works without any problems
Actual results: Unity freezes to the point that sometimes it needs to be shut down with a task manager
Reproducible with: 2017.4.16f1, 2018.2.18f1, 2018.3.0b12, 2019.1.0a11
Note: PhotonNetwork.ConnectUsingSettings() has to be used in public override void OnDisconnected(DisconnectCause cause) function. Also, the freeze will appear when any script in the scene is edited as long as there is a GameObject with a script in the scene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
Add comment