Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.0.0f1
Votes
0
Found in
6000.0.20f1
Issue ID
UUM-81524
Regression
No
Clearable "NullReferenceException" error thrown when exiting Play Mode in VR Multiplayer Template
Steps to reproduce:
1. Create a new Unity project using VR Multiplayer Template
2. Once te project is loaded enter the Play Mode
3. Exit the Play Mode
4. Observe the Console window
Actual results: No errors are thrown in the Console when exiting the Play Mode
Expected results: Error "NullReferenceException: Object reference not set to an instance of an object XRMultiplayer.VoiceChatManager.OnDestroy () (at Assets/VRMPAssets/Scripts/Network/NetworkManagers/VoiceChatManager.cs:152)" is thrown when exiting the Play Mode
Reproducible with versions: 6000.0.20f1
Tested on (OS): Ubuntu 20.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment