Search Issue Tracker
[RTX] Dispatching RTX rays causes immediate crash with a closesthit shad...
The same issue as in case 1351303 regarding max_recursion_depth that has a value of 1 in the raytrace shader even though the maximum... Read more
Editor crashes when enabling a certain gameObject
Reproduction steps:1. Open users attached project2. Open Scenes/DemoWithPostProcess.unity scene3. Select the "PfbRaytraceDataManager... Read more
Crash when moving the camera while the scene view is selected
To reproduce:1) Open the attached project and "Sculpting" scene2) Scroll around in scene view by holding shift key and right mouse b... Read more
[Crash] Unity and Windows hangs when changing size of any window inside ...
Unity and Windows hangs when changing size of any window inside Editor Seems connected to Case 582308 2) How can we reproduce it usi... Read more
[DX12]Screen.SetResolution causes "Couldn’t switch to requested monitor ...
Reproduction steps:1. Open attached project "Resolution.zip"2. Build and Run3. Observe build Expected result: No errorActual result:... Read more
[Regression] Standalone built game crashes when Direct3D12 is the first ...
How to reproduce:1. Download attached project file and open "Test" Scene2. Build game on Standalone3. Launch game on Windows 7/10 wi... Read more
DirectX 11 selection issues on certain angles
Steps to reproduce:1. Use -force-direct3d11 when opening Unity2. Open user attached project ("SelectionBug")3. Try selecting the cyl... Read more
DX12 doesn't fall back to DX11 on hardware that does not support DX12
To reproduce: 1. Open a new project in a computer with a GPU that doesn't support DX122. Set the Graphics API to Direct3D12 (Experim... Read more
Multiple Editor windows are shaking when re-sizing them with DX12 Graphi...
How to reproduce:1. Create a new project2. Set the Graphics API to Direct3D12 in the Rendering section (Edit -> Project Settings ... Read more
Unity crashes during Play Mode when using Experimental DXR with Direct3D...
How to reproduce:1. Open the attached project "1279880.zip"2. Load the Scene "Balls"3. Go into Project Settings > Player and make... 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