Search Issue Tracker
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... 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
x, y, z, w values of HDR color are added to the timeline of Animation wi...
x, y, z, w values of HDR color are added to the timeline of Animation window when HDR color property is added via Mesh Renderer and ... Read more
Editor scripts with EditorGUI.EnumPopup() make multiple-gameObject-selec...
To reproduce:1. Open attached project2. Look in the project and see that test1 has Letter A and test2 has Letter B.3. Multi-select t... Read more
Editor crashes on ReserializePref after deleting a prefab using AssetDat...
How to reproduce:1. Open the user's attached "DeletePrefabCrash.zip" project2. Drag and drop any object from the Hierarchy window to... Read more
[IMGUI] "Edit Collider" button is overlapping with the "Material" Proper...
The "Edit Collider" button is overlapping with the "Material" Property, for all 2D Collider(Box Collider 2D, Capsule Collider 2D, Ci... Read more
Camera not rendering HDR when having a ARGB32 render texture set
Reproduction steps:1. Open the attached project.2. Open the "asdf" scene.3. Play the scene.4. Open Frame Debugger (Window > Frame... Read more
UI components reference isn't restored after Redo
Steps to reproduce: 1. Open attached project ("ReferenceBug")2. Open "TestWindow.cs" and notice that components to Game Object are a... Read more
Crash on WindowsVideoMedia::GetNextVideoFrameGeneric when importing 3D ....
How to reproduce:1. Create a new Unity project2. Drop the "HET_0001.mp4" file into the Assets folder through the File Explorer3. Wai... Read more
Crash in GameObject::SendMessageAny while entering the playmode second t...
How to reproduce:1. Open the attached "ReproCrash" and "Level TEMPLATE" scene2. Enter playmode and wait for about 3 seconds3. Exit p... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server