Search Issue Tracker
Adding "Canvas Group" component to "Canvas" results in slow performance ...
Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... Read more
Texture Importer Inspector: Some settings get duplicated after script's ...
How to reproduce:1. Open provided example project2. Select Assets/Green3. Lock the Inspector4. Right-click Assets/Scripts/NewBehavio... Read more
Icon tab in PlayerSettings doesn't stay open
How to reproduce:1. Create a new project2. Open PlayerSettings (Edit -> Project Settings- -> Player)3. Click the Icon tab4. It... Read more
Deleted position's key value in animation falls back to default 0 which ...
How to reproduce:1. Create a new project2. Create a cube in the scene and move it so x, y, and z are not equal to 03. Create a new a... Read more
UI objects don't snap properly when changing camera orthographic size/ga...
To reproduce:1) Open attached project and scene inside of it2) Play it3) Either resize Game Window vertically or change Main Camera ... Read more
Cannot create mdb files with Mono tool pdb2mdb.exe from .dlls created by...
Steps to reproduce:1. Download ClassLibrary1_VS2015.zip2. Extract2. Navigate to ClassLibrary1_VS2015\bin\Debug3. Open command promt ... Read more
RenderTexture.antialiasing works in editor and desktop build but has no ...
Upon building project in WebGL Anti-Aliasing on RenderTexture stops functioning. Steps to reproduce: 1. Set up RenderTexture object ... Read more
[iOS] Launch Image is offset to the left, because of Trailing Space set ...
The launch image is offset to the left on iOS. This is due to the Trailing Space for the LaunchScreen-iPhone.xib and LaunchScreen-iP... Read more
[RenderMode] The new "None" render mode should probably hide the unneces...
No project/repro steps necessary.Setting the render mode to "None" (new feature) should probably hide the properties which are no lo... Read more
"Binary to YAML conversion: type unsigned int is unsupported" error message
During importing 'AQUAS Water/River Set' A$ package, among other warning/error messages, there are:Binary to YAML conversion: type u... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default