Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.4.0
Issue ID
XRMB-80
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
There are no fixes planned for this Bug