Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.4.0
Issue ID
XRMB-78
Regression
Yes
Latest xrmanagement breaks performance testing project on Hololens2
Hi team, I am running a performance testing project on Hololens2 with the latest 2022.3.18f1, and it looks like some update from the {{xr.management}} package breaks the project. In UnityPlayer.log I got:
{code:java}
Initialize engine version: 2022.3.18f1 (d29bea25151d)
The referenced script (Unknown) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
A scripted object (probably ?) has a different serialization layout when loading. (Read 48 bytes but expected 76 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
The referenced script (Unknown) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
XRGeneral Settings awakening...
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.Management.XRGeneralSettings:Awake(){code}
The project is a private repository provided by Microsoft to collect performance matrices for Hololens2, please direct message me for the entire project; the attachment is the full player log.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note:
There are no fixes planned for this Bug