Search Issue Tracker
Active
Votes
0
Found in
2.2.0
Issue ID
UUM-132160
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment