Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b2
Issue ID
866934
Regression
No
Deep profile in player provides information it shouldn't
Reproduction steps:
1) Open attached project
2) Build and run "ScA" scene on any platform
3) Open profiler window and profile installed game
Results:
4) Press "Deep Profile"
-- Notice that in "CPU Usage"s Overview section "BehaviourUpdate" has only one method shown ("LogStringToConsole")
5) Press "Deep Profile" again
-- Notice that in "CPU Usage"s Overview section "BehaviourUpdate" has more information - called method is displayed (UpdateCaller.Update())
Expected results:
Deep profile is Editor only feature. It shouldn't be working in any player.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment