Search Issue Tracker
"Smart quotes" are being used in the documentation examples
To reproduce:1. Open up http://docs.unity3d.com/Manual/Preferences.html2. Notice that in the script editor args examples smart quote... Read more
Android Going into Pause with an active touch causes ANR
Reproduced on:Amazon Kindle Fire HD 7" (KFTT) with Android 4.0.3 Reproduced with:Unity Version 4.5.0f6 (fd4616464986) Read more
Animation that changes the alpha of the Image does not render the change
Steps to repro:1. Open the attached project and the scene2. Press play3. Observe that the animation changes the alpha property of th... Read more
2048 x 2048 sprite sheet causes the crash
Reproduced on:Samsung Galaxy Tab 10.1 (GT-P7510) with Android 4.0.4 Not reproduced on:Google Nexus 5 with Android 4.4.2 Unity Versio... Read more
lightmapping manual page is missing pictures
-e: there are two paragraphs which miss one pic each -repro:--open http://docs.unity3d.com/Manual/LightmappingUV.html--open /4.3.4f1... Read more
Camera.velocity value differs from velocity of parent object
Camera.velocity value differs from velocity of parent object.Parent object moves with constant speed. But value returned by Camera.v... Read more
Resizing a MyClass[] array in the inspector does not make the new elemen...
To reproduce:1. Open the attached project. It contains a script with a serializable class that has 3 fields (bool int and float). Al... Read more
Dynamically changing uGUI button sprites does not update the graphic
To reproduce:1. Import repro.unitypackage2. Open scene rep. It contains a uGUI button with a sprite swap transition and a script tha... Read more
uGUI Button with SpriteSwap transition loses original sprite
To reproduce:1. Open attached project2. Open scene rep. It contains a button with a custom sprite and a sprite swap transition3. Ent... Read more
The disallow multiple selectables on the same game object message is not...
1. create empty child object to canvas2. on the child add component toggle3. now add button and see pop up message in full: "Can't a... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template