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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment