Search Issue Tracker
[OpenGL] Crash on BufferManagerGLES::AcquireBuffer when in Play Mode
Reproduction steps:1. Open project "1230566" from the Google Drive link and open Level04_*************2. Enter Play Mode3. Wait for ... Read more
[Windows] Game/Scene view window is flickering on resizing when Graphics...
Game/Scene view window is flickering on resizing when Graphics APIs set to OpenGLCore, OpenGLES2 & OpenGLES3. Steps to repro:1. ... Read more
[WebGL] 'bitfieldExtract' errors are thrown when running a build in the ...
How to reproduce:1. Open the user's attached "HelloWorldWebGL.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build S... Read more
[Android] [Gles2] Some static mesh is not rendered on Mali-400 GPU
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure that Gles2 is the only Graphics API in the Player Set... Read more
[Android] Particle system with Lights does not render the lights
Steps to reproduce:1. Open attached project, or "[FTP] Particles" project from collab1.1 Make sure GLES3 is selected as the only Gra... Read more
[Android][GLES3] Crash on Samsung Galaxy J5 after launching gfx tests
How to reproduce:1. Open the attached project2. Make sure platform set to Android3. Go to TestRunner window (Window->General->... Read more
[Mobile] [OpenGL] Graphics.DrawMeshNow causes UGUI elements to be drawn ...
Reproduction steps:1. Open project in "draw_mesh_now2.zip"2. Switch Graphics API to OpenGL ES 2 or 33. Build for iOS and deploy the ... Read more
[OpenGLES3] Shader using bitfield extract fails to compile when using Op...
Reproduction steps:1. Download and open the attached project "1203708.zip"2. Open Player settings (Edit -> Project Settings ->... Read more
[Bug] Shaders using SV_RenderTargetArrayIndex with tessellation stages f...
How to reproduce :1. Open "845-XR-Texture2DArrayIndexTess" Scene in the attached "845-XR-Texture2DArrayIndexTess.zip" Project2. Make... Read more
Editor is entirely pink when launched
How to reproduce:1. Open the user's attached project2. Observe the Editor Expected result: the Editor is visibleActual result: the E... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true