Search Issue Tracker
Fixed in 2.4.1
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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Add comment