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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used