Search Issue Tracker
No canvas when adding UI object as a child
To reproduce:1. Add empty object to scene2. Add button as a child of empty object (Right click mouse button on empty game object -&g... Read more
OnTriggerEnter2D events don't propagate to children if you modify a pare...
This is based on a conversation I've been having on the forums with the user: http://forum.unity3d.com/threads/editing-transform-dur... Read more
Nav Mesh Agent doesn't walk on the ground (it hovers in the air)
To reproduce:1. Open attached project2. load the scene First_Playable3. Press play4. Notice that robot hovers in the air In both pro... Read more
Metal builds perform slightly worse than GLES3 when rendering 3d meshes
To Reproduce: 1. Deploy Metal/GLES3 builds of the project attached the post with the scene 'testScene_many_models' selected to a dev... Read more
Runtime PolygonCollider2D generation on Android is different than in Editor
PolygonCollider2D doesn't get adjusted on Android whereas on other platforms it works normally. Read more
Text in scrollview renders incorrectly on some Android devices after put...
Some parts of scrollview get corrupted after putting some Android devices(Samsung Galaxy Note 3, HTC One) to sleep. They get fine af... Read more
Transitions from Any State disappear after making changes to the controller
Transitions from Any State disappear after making changes to the controller. Repro for this case:1. Copy paste a state machine in th... Read more
iOS Build with Script Call Optimization "Fast <...>" fails
When building any project on 5.0 with Script Call Optimisation "Fast but no Exceptions", cross compilation errors are thrown and it'... Read more
WWW crashes on iPhone. It will happen almost immediately
WWW crashes on iPhone. It will happen almost immediately if you try to Dispose the WWW object like I have always done and many large... Read more
[Onboarding] Scene built and played in windowed mode is displayed incorr...
Open the attached project and open the Octopus_1k_bones scene.Build a player with these build/player settings:Target Platform = Wind... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature