Search Issue Tracker
MissingReferenceException when changing script on a component
Steps to repro:1. Create an empty GameObject2. Create a new script Test01 and add it to the empty GameObject3. Create another script... Read more
Mask doesn't display child content if alpha value is less than 3
Steps to repro:1. Open the attached scene2. Change the mask image's alpha level to 0-3, observe that the child disappears3. Any valu... Read more
Crash, when dragging a prefab with script, that sets isKinematic paramet...
To reproduce this bug: 1. Open the attached project2. Select Cube3. It has Rigidbody and script which sets isKinematic parameter OnV... Read more
new error code changes not working in webplayer
-e: in 5.0a11 "WWW: Populate bytes and text on non-200 response" was added which works well in editor and standalone but not in the ... Read more
InputField's OnValueChanged is not firing on WP8
To reproduce:1. Open attached project2. Open scene example. It contains an input field and a label that gets changed to the text ent... Read more
Devices running Android L preview doesn't renders Chinese/Japanese fonts.
Preview versions of Android Lollipop were missing the Droid Sans Fallback font. This was later corrected by Google in the final vers... Read more
EventSystem.current.IsPointerOverGameObject() never returns true on Android
EventSystem.current.IsPointerOverGameObject() can't be used on Android because it always returns false there. Read more
Source image doesn't render correctly when sprite is set to 1 unit per p...
To reproduce:1. Open attached project2. Open Scene 13. Notice that Source Image of UI Button doesn't render correctly Read more
WWW is not working in WebGL builds
To reproduce this bug: 1. Import the attached package2. Open the scene3. Build on WebGL4. After building WWW object is not successfu... Read more
WebGL build fails when using DoTween library
-e: see title, works in editor and standalone -repro:--open project--try to build the CompatibilityTest for WebGL--NOTICE build fail... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions