Search Issue Tracker
[Daydream] Viewport focal plane differs between Daydream versus Gear VR
Using single pass as the Stereo Rendering Method an inset viewport will have a different apparent distance from the camera in Gear V... Read more
Dragging a game object into the Project View will show the selection for...
Steps to Reproduce: 1. create a new game object 2. drag it in the Project View and notice both the GO and the prefab is selected ... Read more
Dropdown stops working when parent canvas is disabled and reenabled in p...
Reproduction steps: 1. Create new project 2. Add UI/Dropdown to the scene 3. Press play 4. Check that dropdown is working 5. Disable... Read more
Crash in <RenderStaticBatch> and artefacts appear with a particular mesh...
Reproduction steps: 1. Open the attached project "case_898793_Crash.zip"; 2. Open the scene "Scene"; 3. Go to Game window and scale ... Read more
Not looped animation does not reset after disabling and enabling game ob...
To reproduce: 1. Open attached project 2. Make sure Animator window is visible 3. Select Cube in the Hierarchy 4. Press Play 5. Obs... Read more
[Video Player] Can't play a Video Clip If WaitForFirstFrame is enabled
Steps to reproduce: 1) Download attached project ' VideoPlayerPlayOnAwake.zip' and open in Unity 2) Open scene 'BugScene' 3) In Hie... Read more
Indirect Instanced Rendering does not support Lambertian lighting
When instancing cubes in play mode, the ones that use Indirect Lambert shading become unlit. Steps to reproduce: 1. Open attached ... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Setting hideFlags to HideFlags.None on a component breaks the prefab
To reproduce: 1. Open attached project 2. Select Cube prefab in Project view 3. Right click on Hideflagstest script component on th... Read more
Progress bar missing with 5.6
-e: see title, just isn't shown ---works in 5.5 -repro: --create new project --build for WebGL --run build in browser --NOTICE you ... 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
- Fields are not focused correctly when using UI Builder
- UNITY_SERVER scripting define does not work when switching to Dedicated Server from Windows by script
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration