Search Issue Tracker
Fixed
Fixed in 1.16.1
Votes
0
Found in [Package]
1.16.0-pre.2
Issue ID
OXRB-663
Regression
No
“NullReferenceException” error thrown in the Console after installing “Meshing Subsystem Feature” sample
Workaround: Switch build target to Android or Meta Quest Build Profile
Steps to reproduce:
1. Create Unity project using Mixed Reality Template
2. Open Package Manager
3. Find “OpenXR Plugin” package
4. Open Samples tab
5. Find and install “Meshing Subsystem Feature” sample
6. Observe the Console window
Actual results: “NullReferenceException: Object reference not set to an instance of an object
UnityEditor.XR.OpenXR.Samples.MeshingFeature.MeshingFeatureInstaller.Install () (at Assets/Samples/OpenXR Plugin/1.16.0-pre.2/Meshing Subsystem Feature/Editor/MeshingFeatureInstaller.cs:53)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at /Users/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:392)” error is thrown in the Console window
Expected results: No errors are thrown in the Console window
Reproducible with versions: 1.15.1 (6000.0.60f1, 6000.2.8f1), 1.16.02-pre.2 (6000.3.0b6)
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment