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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment