Search Issue Tracker
Editor crashes on PlayerLoopController::SetPaused when Editor is Profile...
Steps to reproduce:1. Open users attached project2. Enable Profiler recording with Editor Profiling enabled3. Enter Play Mode4. Sele... Read more
"Metal: Fragment shader missing texture binding at index 0" warning prod...
Steps to reproduce:1. Open the attached project2. Open "SampleScene"3. Open Profiler (Window -> Analysis -> Profiler)4. Switch... Read more
19.1 profiler capture crashes editor if loaded in 18.4
How to reproduce:1. Create a new project2. Go to Menu bar-> Window-> Analysis-> Profiler3. Load the Profiler snapshot attac... Read more
[Profiler] Clicking on the IP address in the Attach to Player menu for a...
How to reproduce:1. Create a new project2. Build and run as a development build3. In the Unity editor go to Window > Analysis >... Read more
Non matching Profiler.EndSample (BeginSample and EndSample count must ma...
Steps to reproduce: 1. Create new project2. Open profiler3. Enable "Profiler Editor"4. Enable "Record"5. Enable "Deep profiler"- Not... Read more
[5.4][GPUProfiler] GPU profiler does not show any draw call timings in 5.4
In 5.3 and before, the GPU profiler was showing timings for individual draw calls. Since 5.4, it generally attributes all GPU times ... Read more
[5.4][GPUProfiler] Most draw call entries do not have names/objects asso...
Since 5.4, most draw calls in GPU profiler aren't associated with the objects. So the detail profiler view just shows "N/A" for the ... Read more
Profiler's RecordToggle cannot be stopped with designated shortcut when ...
Steps to reproduce:1. Open the provided project "case_1206281-ProfilerRecordToggle.zip"2. Open the Profiler window3. Change the Targ... Read more
Attaching build to "Frame Debug" throws inaccurate error when "Graphics ...
How to reproduce:1. Open attached project "MultihreadedRenderingError.zip"2. Make sure that "Edit" -> "Project Settings" -> "P... Read more
NullReferenceException appears in the Console after selecting the Module...
How to reproduce:1. Create a new project2. Open 'SampleScene'3. Open Window > Analysis > Profiler4. Capture some data by enter... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject