Search Issue Tracker
[OpenGLES3] Draw calls aren't batched when using SRP batcher
Repro steps:1. Open the attached project "LightmapSRPBatching"2. Build and Run a player with OpenGLES33. Connect and Enable the Fram... Read more
Shaders fail compilation on Vulkan/GL when Material Override is set to A...
How to reproduce:1. Open the attached "HLSLcc-uintBitsToFloat-repro.zip" project2. Extract the "modified-graphics-packages.zip" to t... Read more
[iOS][Metal] Crash when loading game on older devices
Reproduction steps:1. Download the Xcode Project from the attached link2. Build and Deploy the app on a device3. In the App press th... Read more
Clicking the Debug/Release mode button in the bottom right doesn't open ...
Reproduction steps:1. Open any Unity project2. In the bottom right of the Editor, click on the Debug/Release mode button Expected re... Read more
PropertyDrawer.CreatePropertyGUI will not get called when using a Custom...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select MyObject in the Scene Hierarchy4. Observe MyComponent in t... Read more
[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
Reimporting a sample deletes all non-empty parent folders recursively un...
Repro steps:1. Install "Input System" package.2. Import 2 of the available samples.3. Create a new C# script file inside each folder... Read more
UXML files does not trigger OnOpenAssetAttribute callback
Reproduction steps:1. Open attached project "Test_UXMLOnOpen.zip"2. In Project window, open (double-click) any UXML file located in ... Read more
[ShaderGraph]When convert a color node into property, the color property...
Reproduces in 11.0.0Repro Steps:1. Create a color node in a shadergraph.2. Right-click convert the color node to property.3. The col... Read more
[Settings] The selected Project Settings tab is reverted to the default ...
How to reproduce:1. Create a new Unity project2. Right-click in the Project window and go Create -> C# Script3. Go File -> Pro... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS