Search Issue Tracker
TouchScreenKeyboardType doesn't work
TouchScreenKeyboardType doesn't work 1. What happened In 5.0b21-5.0f1 (those are what I've tested, not where it regresses to) TouchS... Read more
EditorApplication.currentScene returns an empty string on the opened sce...
To reproduce:1) Create new project2) Create a few scenes in it (for example, "A", "B", "C")3) Make Assets/Editor folder and add this... Read more
Rigidbody Freeze rotation and position in combination with FixedJoint yi...
How to reproduce:A: Run the "Scene01" scene in the attached example project and observe how cubes actB: The setup explained below Se... Read more
UNITY_WINRT_8_1 not defined for Universal 8.1 build
UNITY_WINRT_8_1 not defined for Universal 8.1 build. Reproducible on 4.6, 5.0 versions; Repro:1. Open attached repro project "update... Read more
[WinRT] Serialization fails when inheriting from class with internal fie...
Script in Assembly-CSharp-firstpass.dll: public class BaseClass : MonoBehaviour{[SerializeField]internal int m_Value = 0;} Script in... Read more
[Shaders] Surface shader with small custom vertex struct does not compil...
To reproduce:- Open the attached project with rc1- Select the shader and observe that it does not compile, errors are shown:Shader e... Read more
UI elements not move when moved by Mecanim animation
To reproduce:1. Open attached project2. Open TestScene3. Press play4. Select Image gameobject5. Notice that Image (Rect Transform) m... Read more
Setting applyRootMotion to false crashes editor
To reproduce:1. Open attached project (AnimatorCrash.rar)2. Open scene3. Press play4. Press space bar5. Editor crashes Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[iOS] Baked Lightmapping broken on certain devices with GLES3 (and Metal)
To Reproduce 1. Deploy the attached project to one of the devices listed below.2. If graphics api is set to Metal everything is flic... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"