Search Issue Tracker
Tilemap Composite Collider in the Prefab mode does not update when a Til...
How to reproduce:1. Open the attached project named "Case_1113092"2. Turn "Grid" into a Prefab and delete its Instance from the Scen... Read more
[IOS] Crash in .net 4.X when building the project IL2CPP fails to compil...
How to reproduce:1. Build to iOS (should be set to .net 4)2. Run the built project3. See the crash and the error after a couple of s... Read more
Crash on TextRenderingPrivate::NativeTextGenerator::GetRectInString
How to reproduce:1. Open the attached project Actual result: Unity crashes. Notes:The issue is not reproducible if TextMeshPro plugi... Read more
Constructors called twice on ScriptableObjects with custom attributes wh...
How to reproduce:1. Open the project attached by the user2. Enter Play mode and observe the console Expected results: The Singleton ... Read more
Error appears when graphic API is set to OpenGLCore for mesh topology
1. Open attached project2. Ensure graphics API is OpenGLCore or DX123. See console for the error Expected result: Unity should not t... Read more
[Android][Vulkan][LWRP] Boat attack project is not being rendered on Adr...
To reproduce:1. Clone https://github.com/Verasl/BoatAttack (don't forget about LFS)2. Switch platform to Android3. In graphics APIs ... Read more
[OpenGL] Generated shader code uses gl_TessLevelOuter[3] instead of gl_T...
Steps to reproduce:1. Open the attached Project "OpenGL_SV_InsideTessFactor"2. Open "Test" Scene3. Enter the Play Mode to trigger Up... Read more
ShowObjectPicker freezes editor when it's invoked right after another Ob...
Steps to reproduce:1. Crate a new project2. Add a user attached script to Assets->Editor3. Select BUG->Object Picker Freeze Te... Read more
[UI] Title is overlapping on RGB menu in Lightmap thumbnail preview
The title is overlapping on RGB menu in Lightmap thumbnail preview in "Baked Lightmaps" tab under Lighting settings. Steps to repro:... Read more
Crash on UnityEngine.Object:DestroyImmediate when changing camera positi...
How to reproduce:1. Open the attached project2. Open the "Creation Scene.unity" scene3. Select Camera in the Hierarchy4. Change Came... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script