Search Issue Tracker
[Windows] [DA] Installation of 32bit Editor is imposible because of chec...
To repro:1. Run http://artifact.hq.unity3d.com/artifacts/proj0-Build_WindowsBootstrapper_3502463_20_01_2016_16_46_50_+0000/build/Uni... Read more
Player lighting not generated when building the project using command line
How to reproduce:1. Create a new project2. Add a GameObject to the scene (e.g. Cube)3. Go to File > Build Settings and press Add ... Read more
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
[UI Builder] Name field isn't displayed properly when renaming an elemen...
How to reproduce:1. Open the user’s attached “tmptest” project2. Open the “Scenes → NewUXMLTemplate” VTA file in the UI Builder3. Se... Read more
[UIElements] ToolbarSearchField clear button is not displayed when it's ...
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open 'Untitled' Scene3. Open TestWindow > Repr... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
Shape of PolygonCollider2D doesn't update when Sprite Shape contains ver...
How to reproduce:1. Open the user-submitted project2. Open the scene "ReproScene" (Assets/Scenes/ReproScene.unity)3. In the Hierarch... Read more
DualShock4: several buttons force a switch to keyboard mapping on Androi...
-e: see title -repro:--open attached project or get the Input Warriors--build&run scene for iOS or Android--run around with the ... Read more
Crash on ParticleSystemRenderer::UpdateVertexInputLayout when copying an...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene.unity“ scene3. In the Hierarchy, c... Read more
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template