Search Issue Tracker
Screen.dpi returns primary displays dpi when application is on secondary...
Steps to reproduce: 1. Prepare a two monitor setup each with different DPI 2. Open attached project "870209.zip" 3. Build standalone... Read more
Custom editor windows icon disappears after entering play mode
Steps to reproduce: 1. Open attached project 2. Open custom editor window "Window/Missing References Importer" 3. Dock the window, n... Read more
EditorGUIUtility.editingTextField keeps returning true after you stop ed...
Steps to reproduce: 1. Open attached project 2. Open Project View 3. Select Script in project view 4. Start renaming it - notice tha... Read more
Issues accessing second UV channel in UI shaders
When using Unity's UI shaders that have an additional detail texture set in the second UV channel, the result very different when co... Read more
Revert prefab instance from script does not work if prefab connection wa...
Steps to reproduce: 1. Open attached project. 2. Open scene: New Scene 3. Delete any child from game object "Main" in scene (this b... Read more
[iOS][Metal] Rendering point array with Metal causes artefacts on iOS
When point array, stored in mesh filter, is rendered on iOS, using Metal API, visual artefacts appear. Steps to reproduce: 1) Open ... Read more
Unchecking screen space shadow in Graphics setting cause wrong shadow re...
To reproduce: 1. Create new project 2. Add plane and cube to the scene (Cube should cast shadow on a plane) 3. Open Graphics setti... Read more
'Assertion failed on expression: !((transfer.IsReading() || transfer.IsW...
To reproduce: 1. Create a new project 2. Import 'avatar_test' package 3. Reimport 'Motion.fbx' Expected: there will not be any erro... Read more
[DX11] Lines drawn with Gizmos.DrawLine have varying width if DX11 is se...
How to reproduce: 1. Open the attached project 2. Make sure the "Use Direct3D 11" setting is set to true. 3. Open the "Main" scene. ... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce: 1. Open the attached "WrongPositionBug" project 2. Open the "test" scene and press play 3. Go to the scene view, ... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player