Search Issue Tracker
[VR] Daydream rendering queue differs from other VR SDKs when using came...
To reproduce: 1.Download and open attached "Artifacts.zip" project.2.Go to Player Settings and make sure that in Virtual Reality SDK... Read more
Native Plugin forces Editor and Build to freeze/crash on quit
Steps to reproduce: On 5.6.x and up to 2017.1.0a51. Open user attached project2. Press play3. Stop play mode and exit Unity4. Editor... Read more
[LineRenderer] Deprecated API method points to a deprecated API variable
LineRenderer's SetVertexCount(); is deprecated and points to numPositions which in itself is deprecated and points to positionCount.... Read more
[Oculus] Standalone player crashes
1) setup rift2) Build and run the app3) Observe immediate crash upon app startup Read more
[Windows] Button game object hitbox moves above when switching to Fullsc...
To reproduce: 1. Download attached project "904471.zip" and open in Unity2. In the PlayerSettings, set the D3D Fullscreen Modes to E... Read more
[Linux Editor] Most of the items in 'Window' menu dropdown become unavai...
When 'Window' dropdown is expanded after entering play mode, most of its items are unavailable. Steps to reproduce:1) Open any proje... Read more
GameObject with Sprite Renderer when OnBecameVisible/OnBecameInvisible d...
Reproduction steps:1. Open the attached project;2. Open the scene "MainScene";3. Enter Play mode;4. Move Main Camera along x axis; A... Read more
Importing large 32bit cubemap with max size set on 8192 throws Overflow ...
To reproduce:1. Open project attached by the user2. Select game object "skybox_32bit" and in inspector set its texture shape to cube... Read more
[Regression] Copying color from component throws NullReferenceException
Note: Not only UI is affected. Tested and reproduced the same on: Materials, scripts with 'Color', Camera background, Lighting etc. ... Read more
Crash in NavMeshAgent::CalculatePolygonPath during playmode when using N...
How to reproduce:1. Open the attached "Phobia_5.6" project and "SceneCrash" scene2. Enter playmode Expected result: Agent moves to i... 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