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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object