Search Issue Tracker
AW can no longer move the current time before the first key
AW can no longer move the current time before the first key 1. What happenedWhen I try and move the current time (red line) before t... Read more
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
[RectTransform] Scaled UI buttons drifting when it has an Animator with ...
Steps to reproduce: 1. Open attached project2. Open 'InfoBar 1' scene3. Notice that InfoBar > Canvas > GameObject has scale of... Read more
[IL2CPP] produces invalid code with fixed array/pointer
IL2CPP produces invalid code when using the bracket operator ([]) on fixed arrays or pointers. Example 1:unsafe struct FixedArray { ... Read more
[Canvas] Multiple Canvas sorted incorrectly, buttons in children canvas ...
To reproduce the bug follow the steps1. Open attached project2. Open "Scene" scene3. Run Scene4. Press "Button" button v5.0.1f - but... Read more
incorrect error message invoking network Commands
The error message "InvokeCommand class [TankMovement] doesn't match [TankShooting])" occurs when a gameObject with multiple NetworkB... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... Read more
BlendTree in graph view doesn't get updated when a controller's paramete...
repro1:Create a New Animator ControllerCreate a new Blend TreeGo into the Blend Tree(make sure you have no parameters)Right-click th... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager