Search Issue Tracker
Active
Votes
0
Found in [Package]
2.2.0
Issue ID
BAR-400
Regression
No
"Non-matching Profiler.EndSample" error is thrown when loading a model serialized in a Sentis 2.1.1 or earlier
How to reproduce (not tested by CQA):
1. Create and open a new project
2. Import any model file that was serialized locally in Sentis 2.1.1 (or possibly earlier)
3. Install Inference Engine package in Window → Package Manager
4. Create a script to load the model with the “ModelLoader.Load” method
5. Enter Play Mode and execute the method
6. Observe the Console
Expected result: Nothing is logged
Actual result: A “Non-matching Profiler.EndSample” error is logged
Reproducible in: 2.2.0 (6000.0.24f1) (reported against)
Reproduced on: Windows 11 (by the reporter)
Not reproduced on: No other environment tested
Notes:
- For step 4, the path to the model might have to be hardcoded to reproduce this
- The reporter states that this only happens with a locally serialized model
- CQA could not test this issue due to a lack of a working model
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Add comment