Search Issue Tracker
[2019.3] GUIView.RepaintAll.PlayerLoopController performance regression ...
Reproduction steps:1. Open the attached project named "PerformanceCase"2. Open the Classic_E01_F08 Scene3. Open the Profiler window ... Read more
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
Unity crashes on "mono_type_get_name_full" when MemorySnapshot.RequestNe...
Repro steps:1. Open QA attached project "repro_1104524"2. Enter Play Mode3. Main Menu -> Window -> MemoryProfiler -> Take S... Read more
Editor crashes on MemoryStats::Deserialize when loading specific Raw Pro...
How to reproduce:1. Open the user-submitted project ("LoadProfileCrash.zip")2. Open the Profiler and Load the "P01_21_11_58_35.txt.r... 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
[Profiling] "Profiler data stream has invalid signature" exception is th...
"Profiler data stream has invalid signature.Are you using a player built with an older Unity version? " is thrown after get loaded t... Read more
Search does not work for samples emitted using Profiler.BeginSample
When emitting a sample usingProfiler.BeginSample("MySample");// do stuffProfiler.EndSample()The sample will show up in hierarchy-vie... Read more
Profiler.GetAllocatedMemoryForGraphicsDriver() always returns 0 in non-d...
Steps to reproduce:1. Open "GetAllocatedMemoryForGraphicsDriver" project2. Build for Windows standalone and run (development mode of... Read more
Marker bar text does not remain anchored correctly when panning the view...
How to reproduce:1. Create a new project and press play in the editor to start the game running2. Press Ctrl+7 to open the Profiler ... Read more
[UnityJobSystem] IJobParallelFor is slower with ComputeJobOptimization a...
How to reproduce:1. Open tester-submitted project (Raytracer.zip)2. Open scene "raytracer.unity"4. Play the scene5. Comment out "[Co... 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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector