Search Issue Tracker
[MacOS] Editor crashes on RenderTexture::GetSRGBReadWrite() const when r...
How to reproduce:1. Extract the attached project ('a.zip')2. Open the Terminal and run the following command: "Unity path" -batchmod... Read more
DrawMeshInstancedIndirect does not render all meshes after re-focusing t...
How to reproduce:1. Open the attached project named "Case_1335967"2. Open the PouchRenderTest Scene3. Enter Play mode4. Observe the ... Read more
SetConstantBuffer resets to default when reimporting the script in the P...
Reproduction steps:1. Open the attached project "Demo.zip"2. Open "BugDemo.unity" Scene3. In the Hierarchy window select the sphere ... Read more
The Number of Verts Rendered in a Scene changes when changing Editor Ver...
Reproduction steps:1. Open user attached Project2. Open Performance scene3. Make sure GameView aspect is set to 1920x10804. Press Pl... Read more
Only the first submesh is drawn when using DrawMeshInstancedIndirect method
Reproduction steps:1. Open the attached project ("MeshInstancedTest.zip")2. Enter the Play-Mode Expected result: When using DrawMesh... Read more
SRPBatcher not increasing CBuffer size when material shader is changed
Reproduction steps:1. Open the attached project ("SRPBatcher_MaterialInstance_Shader_Switcheroo.zip")2. Open the "Main" Scene: Asset... Read more
[HDRP] Probuilder mesh's texture disappears after enabling Path Tracing
How to reproduce:1. Open the user's attached "ProBuilderTexturesNotAppearingInPathTracing.zip" project2. Open the "PathTracingTextur... Read more
Editor crashes when selecting objects in the Scene View
Reproduction steps:1. Open the attached project "PSCrash.zip"2. Open the "SampleScene" Scene3. Select the "transform" Game Object in... Read more
Rendering using HDR Output with GraphicsSettings HDR disabled caused inc...
GraphicsSettings HDR support is enabled by default on most platforms (except mobile). If it is disabled but HDR output (PlayerSettin... Read more
Compute Buffer errors in the Player.log when building project with Verte...
Reproduction steps:1. Open the attached project "1074438-IvalidStride.zip"2. Open the "SampleScene" Scene3. Set Vertex Compression t... 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