Search Issue Tracker

Active

Under Consideration for 2022.3.X

Votes

0

Found in

2022.3.29f1

Issue ID

UUM-71734

Regression

Yes

Warnings are thrown when entering play mode with standalone profiler open

--

-

*Steps to reproduce:*
# Create a new project
# Open standalone profiler (Window > Analysis > Profiler (Standalone process))
# Enter Play mode

*Expected results:* No warnings are thrown.

*Actual results:* Warnings are thrown:
{code:java}
Stopping profiler. Profiler is not able to flush data to a file or socket and exceeded maximum allowed memory for buffering.
Please use Profiler.maxUsedMemory API or -profiler-maxusedmemory command line parameter to increase maximum allowed memory usage.
Using 536887296 bytes while Profiler.maxUsedMemory is 536870912 bytes.{code}
 

*Reproducible with:* 2022.3.23f1, 2022.3.29f1
*Not Reproducible with:* 2022.3.22f1

 

*Tested on (OS):* Windows 10

*Note:* At the time of reporting, the system had used ~50% of its Memory.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.