Search Issue Tracker
[iOS] UnityWebRequest with large POST payload returns corrupted JSON on iOS
To reproduce: 1. Open user attached project "Test.zip" 2. Open "Test.unity" scene 3. Enter Play mode 4. Go to: https://requestinspec... Read more
[Android][Vulkan] FrameTimingManager reports GPU Time as 0
Repro steps: 1. Open attached project 2. Build and run on Android 3. Press the "Start Per Capture" button, observe the "GPU Time" gr... Read more
[Mobile][Metal][Vulkan] FrameTimingManager does not report CPU time corr...
Repro steps: 1. Open attached project 2. Build and Rund for iOS or Android, ensuring Metal / Vulkan are used respectively 3. Press t... Read more
Crash when opening a project scene
Unable to open scenes on Windows without crashing. Steps to reproduce - Unity 2019.2.0b7 - Open Lighting settings - Enable auto ba... Read more
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce: 1. Open user's provided project 2. Try dragging in "Warrior" prefab from the project's window into the scene (Asse... Read more
[MacOS] Camera.Render gets called twice per frame
Steps to repro: 1. Open a new project 2. Open Window -> Analysis -> Profiler 3. Enter Play Mode 4. Observe the Profiler Expected re... Read more
Editor crashes when loading profiler file with memcpy stacktrace
To reproduce: 1. Open any project 2. In Profiler window, click Load and select the attached .raw file "P02_26_16_08_52.txt.raw" Re... Read more
[macOS] Editor creates multiple Scene saving prompts when using Command+...
How to reproduce: 1. Create a new Unity project 2. Delete the 'SampleScene' scene 3. Restart the project to load the 'Untitled' scen... Read more
[macOS] Holding middle mouse button without scrolling in the Game View s...
How to reproduce: 1. Create a new Unity project 2. Open the Game View window 3. Hold the middle mouse button in the Game View Expec... Read more
Objects rendered in the ForwardOpaque are excluded from the _CameraDepth...
How to reproduce: 1. Open user-supplied project 2. Open and Play the "SampleScene" Scene 3. Pause the Scene > Select "Main Camera" ... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template