Search Issue Tracker
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
Search fields are not populated even though they are highlighted as sele...
How to reproduce:1. Create a new Unity project2. Open the Preferences or Project Settings window3. See that the search field is high... Read more
5.4 editor scene view axis selector has black labels
Scene view axis selector widget used to have white labels, now they are black. Read more
[Android] ACCESS_FINE_LOCATION permission is included in the AndroidMani...
Steps to reproduce: 1) Download attached project 'GPSAndroidTest56.zip' and open in Unity2) In Build Settings, make sure Build Syste... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
Terrain geometry detail is permanently lost when switching to lower heig...
Steps to reproduce: 1. Download and open the attached TerrainHeightmapBug project2. Select the Terrain game object3. Go to Settings ... Read more
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce:1. Open user's provided project2. Try dragging in "Warrior" prefab from the project's window into the scene (Assets... 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