Search Issue Tracker
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
See all versions button is missing in the Package manager
1. Create a new project;2. Open Package manager window;3. Set package manager to show "All packages";4. Expand any package in your p... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
Player Settings window disappear once entered Play mode
Steps to reproduce:1) Open Unity Hub and create a new 3d template project2) Reset Layout to Default3) Open Player Settings and dock ... Read more
Necessary shaders are stripped from Asset Bundles when they are not in t...
How to reproduce:1. Open the attached project "Cubes"2. Open the "Sample Scene" scene in the Project window3. Observe the cubes (The... Read more
Editor crashes on Unity::ConfigurableJoint::Create when loading a specif...
How to reproduce:1. Open the "case_1198019" project2. Load the "asd" scene-- Observe the crash Reproducible with: 2017.4.35f1, 2018.... Read more
[Inspector] Component isn't placed at the bottom when releasing mouse ou...
How to reproduce:1. Open a new Unity project2. Create a new GameObject3. Add 2 new Components4. Drag the upper-Component below the o... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
[LWRP] Area Light does not generate light when its Shape is set to Disc
Repro steps:1. Open attached project2. Open Game view3. Select "Area Light" in the Hierarchy4. In the Light component, change the Sh... 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 MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject
- Inaccurate collisions when resizing Game view
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene