Search Issue Tracker
Editor can be undersized below limit when in Play mode
How to reproduce:1. Create a new project or open an existing one2. Open the Game window3. Resize the Editor to the smallest possible... Read more
WindowsVideoMedia error 0x8007007b is thrown when importing an AssetBund...
How to reproduce:1. Download and unzip the attached file "case_1168061.zip"2. Save the "AssetBundle/menu12" file somewhere else on y... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
Transform.SetParent throws exception when called from Event with no inpu...
How to reproduce:1. Open attached "project-1169082.zip" project2. Enter Play mode3. In Game window press "Clear Parent with Event" b... Read more
[Light/Shadows] Soft shadow does not render on switching Graphics APIs t...
Hard shadows being rendered instead of soft shadows while changing shadow type to "Soft Shadows" in the inspector on Windows.Occurs ... Read more
[Android] UnityEditor.Android.AndroidDevice.Properties is unable to hand...
To reproduce:1. Make sure you have Android SDK Platform tools version of 29.0.0 (replace C:\Users\<user>\AppData\Local\Android... Read more
[UIElements] Default window left margin doesn't match IMGUI window
How to reproduce:1. Open user's attached project 'UIElementsDontMatchIMGUIStyle.zip'2. Open Custom/IMGUI Window and Custom/UIElement... Read more
[Game View] Scale resizer value from Game View is not changing on mouse ...
Scale resizer value from Game view is not changing on mouse click Steps to repro:1. Create a new project2. Change the scale of Game ... Read more
[Tiny] Entity name cannot get shorter than one character long when tryin...
How to reproduce:1. Open the attached "TestFor1165228.zip" project2. Open "NewProject" DOTS project3. Select the "Camera" Entity in ... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script