Search Issue Tracker
Editor performance drops significantly when resizing tabs on Vulkan API
How to reproduce:1. Create a new project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Se... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
New installed Unity will report timeout error in commandline activiation
Unity require ~/Library/Unity/Certificates/CACerts.pem to validate ssl handshake.In command line mode, the CACerts.pem file will not... Read more
Crash in GameObject::SendMessageAny while entering the playmode second t...
How to reproduce:1. Open the attached "ReproCrash" and "Level TEMPLATE" scene2. Enter playmode and wait for about 3 seconds3. Exit p... Read more
[HDRP] Debug Tile/Cluster Debug. Decal mode debug does not work
The decal debug does not work in both Tile Decal and Tile Cluster modes. Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
RGB, R, G and B button does nothing in Lightmap thumbnail preview
RGB, R, G and B button does nothing in Lightmap thumbnail preview Steps to Reproduce: 1. Create a new Project2. Create Hierarchy >... Read more
Switching canvas render mode to overlay doesn't show canvas' content
1. Load attached project2. In the Hierarchy tab, select the Canvas object3. under the canvas component, change the render mode to sc... Read more
imported SkinnedMeshed get broken when default scale value is zero
How to reproduce:1. Open the attached project2. Select "cc_Mother of Dragon.FBX" model3. Be sure that its Animation Type is set to L... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template