Search Issue Tracker
Component is destroyed before deleting a CustomInspector
Steps to reproduce : - download the unity package from the link provided- import the package- create a new scene and add a cube- on ... Read more
Add Component flashes top left of OSX display when toggled
This seems to have been a Mac OS 10.7 specific issue, which is no longer supported by us. It cannot be reproduced on Mac 10.10 with ... Read more
Editor crash with 'EightBitFilter' script attached to camera
To reproduce:- Create a new project- Import the attached "EightBitFilter" script- Attach the script to the Main Camera and observe t... Read more
Prefab is not renamed properly
Repro steps:1. Open the attached project2. In the project window click on the Enemy prefab and click again, to edit the name - nothi... Read more
Custom Inspector looks wrong and is not entirely usable
Steps to reproduce:- open the attached project- search for DemoAnimation- select the DemoAnimation prefab Result: The Custom Inspect... Read more
Texture mipMapBias not working in Flash export (Cat)
Run the attached project in-editor and press the up/down arrows to adjust the texture's mipMapBias. Now run the included built Flash... Read more
Audio Channel mapping on 5.1 is incorrect when using compressed sounds
When a native 5.1 audio clip is switched to compressed the audio channels are mapped incorrectly. To reproduce this open the attache... Read more
16bit textures broken (channels swizzled) in asset bundles in 3.5
The bug:Loading a big texture from an asset bundle corrupts it. Repro steps:1. Open the attached project in Unity 3.5 (that's the ve... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window