Search Issue Tracker
Crash on GfxDeviceGLES::DrawBuffersBatchMode when entering Play Mode
Reproduction steps:1. Open the user’s project2. Enter Play Mode Expected result: Unity Editor enters the Play ModeActual result: Uni... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
[WebGL] [Mobile] VideoPlayer does not play Video when using WebGL on Mobile
Reproduction steps:1. Open the attached project "VidTest.zip"2. Build the Scene "VidTest" for WebGL3. Host the Build on a server tha... Read more
ForwardLit passes are stripped when loading via the Addressable Asset Sy...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/MainScene.unity” Scene3. Build and Run4. Obse... Read more
The ":" pseudo state selector will apply styles to all elements if the p...
NOTE: The real bug here is that the ":" prefix actually does something. It should do nothing when the pseudo state is unknown (which... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[iOS] Application.RequestUserAuthorization does not prompt for microphon...
How to reproduce:1. Create a new project2. Create a gameobject and add a script component3. Inside the script, use the following cod... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... 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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other