Search Issue Tracker
New browser tab is not created when trying to open Package Manager hyper...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the Package Manager (Window > Package Manager)3. Select the ... Read more
Font of file name in renaming mode expands in Project view
Steps to reproduce: 1. Open any project 2. Navigate to Project view 3. Slowly double-click, click F2 or right click -> rename any... Read more
[WSA] Impossible to copy - paste on Win Store Apps
1. Copy any selected text, then launch WSA application and paste it to any input field. The text will not be pasted. 2. In WSA appli... Read more
Stencil buffer doesn't work in Build when using ECS
How to reproduce:1. Open the attached project "Unity.zip"2. Build And Run the project with "StencilBufferTest.unity" Scene Expected ... Read more
"Components that are only on some of the selected objects cannot be mult...
Reproduction steps: Open the “TimelineRepro” project Open “SampleScene” scene Open Timeline window by Windows → Sequencing → Timelin... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Multi Display] Application becomes unresponsive in fullscreen mode if m...
To Reproduce: 1. (On OSX) Build the attached project or any other project with responsive objects for standalone.2. Run the App in f... Read more
HLSLcc generates suboptimal code that involves meaningless double conver...
Steps to reproduce: 1. Create a new unlit shader2. Put the following code in the fragment function:```int x[3][3][3] = {{ { -1, -2, ... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... 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