Search Issue Tracker
Fixed
Fixed in 2.2.1
Votes
0
Found in [Package]
2.2.0
Issue ID
MTTB-959
Regression
Yes
"NullReferenceException" error appears on the server's Console with each input coming from the client when the "NetworkTransform" is used
Reproduction steps:
1. Open the attached “repro_IN-90743“ project
2. Open the “Assets/Scenes/Scene_Lobby.unity“ Scene
3. Build and run the project (“File → Build And Run“)
4. In the Editor, enter the Play Mode and press the “Start Host“ button
5. In the Player, press the “Connect Client“ button
6. Move around with the mouse or press one of the “WASD“ buttons on your keyboard
7. Observe the Console in the Editor
Expected result: No errors appear
Actual result: “NullReferenceException“ error appears after each input in the Player
Reproducible with: 2.0.0-pre.1 (6000.0.36f1), 2.2.0 (6000.0.36f1, 6000.1.0b4, 6000.2.0a1)
Not reproducible with: 1.12.1 (2022.3.56f1), 2.0.0-exp.5 (6000.0.36f1)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment