Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
2
Found in
2018.2.6f1
Issue ID
1080435
Regression
No
Profiler data does not match the numeric data in its Hierarchy
To reproduce:
1. Open the user's attached project
2. Open the Scene "benchmark" and play it
3. Open the Entity Debugger and disable every item that has "AI" in the name except "AISystemPure"
4. Open the Profiler and select the "AISystemPure"
5. Compare the "Time ms" in the Hierarchy and in the graph
Expected result: The Time is the same both in the Graph and in the Hierarchy
Actual result: The Time differs heavily in the Graph from the Hierarchy
Reproduced with: 2018.2.8f1, 2018.3.0b1
Entities package required.
Note: Enabling Others will provide you with the missing timings. As Semaphore waiting /signaling is part of the Others category. Furthermore the timings can differ slightly from the hierarchy due to multiple reasons such as floating point errors, the overhead for the threads context switching.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment