LoadDefaultLoadoutOnRespawn in CharacterInventoryBridge will cause editor get stuck.

wuyan

Member
Hello,

If LoadDefaultLoadoutOnRespawn in CharacterInventoryBridge is true, the main thread will get stuck when the character respawn. This can be tested in the demo scene of UCC integration package. Please check it!
 
I just tried it and it did not get stuck
Did you make any other changes apart from setting the LoadDefaultLoadoutOnRespawn to true?

What version of Unity, UIS and UCC and the integration are you using?
 
I just tried it and it did not get stuck
Did you make any other changes apart from setting the LoadDefaultLoadoutOnRespawn to true?

What version of Unity, UIS and UCC and the integration are you using?
Hello Sangemdoko, Thank you! Maybe I made an error in importing. I deleted the opsive folder and re imported UCC and UIS. There seems to be no this problem now.
 
Top