Search Issue Tracker
EditorGUIUtility.editingTextField keeps returning true after you stop ed...
Steps to reproduce:1. Open attached project2. Open Project View3. Select Script in project view4. Start renaming it - notice that Ed... 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 Scene3. Delete any child from game object "Main" in scene (this brea... 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 th... Read more
Unchecking screen space shadow in Graphics setting cause wrong shadow re...
To reproduce: 1. Create new project2. Add plane and cube to the scene (Cube should cast shadow on a plane)3. Open Graphics settings ... Read more
'Assertion failed on expression: !((transfer.IsReading() || transfer.IsW...
To reproduce:1. Create a new project2. Import 'avatar_test' package3. Reimport 'Motion.fbx' Expected: there will not be any errors i... Read more
[DX11] Lines drawn with Gizmos.DrawLine have varying width if DX11 is se...
How to reproduce:1. Open the attached project2. Make sure the "Use Direct3D 11" setting is set to true.3. Open the "Main" scene. Thi... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more
Imported texture's color model is set to RGBA even when texture has no a...
To reproduce: 1.Download and open attached project2.Re import NoAlpha.tga texture and check it's color model in the inspector Expect... Read more
[GearVR] GLES2 Single Pass on Mali GPU black screen vrapi_GetPredictedTr...
How to reproduce:1. Open user attached project2. Build on device using OpenGLES2 and Single Pass Stereo Rendering Method3. Launch th... 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
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen