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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment