Search Issue Tracker
[DX12] Fix nullptr access in some functions of BufferD3D12.h
Steps to reproduce: Have invalid entry, so that GetVersionInternal() return null Call a method which uses the result (i.e., GetGPUVi... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
An uninformative error is thrown when entering Play mode after canceling...
Reproduction steps:1. Create and open a new project2. Click on the Install button of any Feature set in Package Manager3. Click on t... Read more
Long project name in Splash Screen is cut off but not truncated
Steps to reproduce: Create a new Unity Project using a very long name Observe the Splash Screen Actual results: The project name is ... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
Wrong icon is set for some scripts representing a class with the CustomE...
Reproduction steps:1. Open the attached “Grasshopper” project2. Delete the "Assets/Samples" folder3. Open Package Manager and instal... Read more
Audio can not be muted when using Virtual Player
How to reproduce:1. Open “IN-91904_TestMPPMAudio” project2. Navigate to Window > Multiplayer > Multiplayer Play Mode3. Checkma... Read more
Build fails with errors "C2679: binary '=': no operator found which take...
How to reproduce:1. Open the attached project "Bug.zip"2. Build And Run the project Expected results: Build is successfulActual resu... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names