Search Issue Tracker
[Button]Button under the mouse pointer will remain highlighted when navi...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Click button and leave cursor on it5. Use arrow keys to navig... Read more
[Camera] When the camera "clearFlags" are set to "Nothing" and the "cull...
Steps to reproduce this issue: 1. Open the attached project2. Open 'MainScene'3. Build the scene on MacOSX standalone4. Notice cube ... Read more
[OSX Standalone] Launcher does not show correct display resolutions when...
To Reproduce: 1. Run a standalone build on external display (project attached to the post). 2. Notice, that the retina display scree... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce:1. Open attached project2. Open RaycastBug scene3. Press play4. Click white button on the red button area5. Notice that... Read more
[Scripting] Types defined in SampleAssets folder are not easily accessib...
Types defined in Standard Assets scripts are placed in a SampleAssets folder which is not prioritized during compilation. This leads... Read more
[Scripts] Several Effect classes are not public
Steps to reproduce:1. Open a new project2. Import Effects package3. Create a script which references, for example, UnityStandardAsse... Read more
[Callbacks] When disabling renderer on one object, OnBecomeVisible is ca...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Test' scene3. It has 3 objects which logs OnBecameVisible() and ... Read more
[Shaders/LOD] Setting globalMaximumLOD to 100 of legacy/bumspec shaders ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugScene'3. It has an object with Mobile/Diffuse shader4. Play t... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal