Search Issue Tracker
UI element warnings thrown when Profiling and profiler window is not foc...
How to reproduce:1. Create and open a new project2. Open Profiler window (Window > Analysis > Profiler)3. Dock the Profiler wi... Read more
Load Profiler Capture pop-up appears and selection state is lost when re...
Steps to reproduce: Create a new 3D URP project Open the Profiler (Window > Analysis > Profiler) Capture any data Click on the... Read more
Profiler data stream has invalid signature" errors are thrown when loadi...
Steps to reproduce: Create a new URP project Open Profiler (Window > Analysis > Profiler) Change target selection from "Play m... Read more
Standalone Profiler doesn't record data when the Target is changed to an...
Steps to reproduce: Create and open a new project In the Player Settings > Resolution and Presentation enable "Run In Background"... Read more
"The referenced script (Unknown) on this Behaviour is missing!" warning ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Enter the Play Mode4. While in the Pla... Read more
Some Profiler Modules continue collecting data after being turned off
Steps to reproduce: Create and open a new URP project Open Window -> Analysis -> Profiler Disable all Modules Enter Play Mode ... Read more
"Hide 0ms Samples" option removes non-zero GC Samples when CPU time is 0ms
Steps to reproduce: Create and open a new project Open Window -> Analysis -> Profiler Create and instantiate a script to call ... Read more
Profiler (Standalone Process) crashes after closing the window
Reproduction steps:1. Create a new project2. Window > Analysis > Profiler (Standalone Process)3. Press “OK” button in the “Pro... Read more
Proflier - Closing Standalone Profiler as it's opening logs error
If you close the Standalone Profiler when it's opening it looks to log the following error: {code:java}currentFileSystemTime.ticks !... Read more
Crash on profiling::Dispatcher::AcquireFreeBuffer when the Editor's prof...
A trending crash issue in the Unity Editor has been observed related to AcquireFreeBuffer. Reproducible with versions: 6000.0.62f1 -... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown