Search Issue Tracker
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
[Win7] Getting "Failed to determine current display mode" errors when op...
To reproduce:1. Create a new project2. Open the Build Settings window3. Make sure that the window is undocked4. Observe the console ... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
In WebGL Player “Default Cursor” resets to system default cursor when le...
How to reproduce:1. Open the user’s attached “UI Tookit theme bug.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL plat... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... Read more
[Linux] View jumps when mouse position is reset to the center of Game Vi...
Steps to reproduce:1. Create a new URP template project or open the attached "OnlyController" project2. Enter Play mode in SampleSce... Read more
[Win10] Editor closes when changing Auto Graphics API and does not restart
Update: this also affects Reimport All, much simpler steps to reproduce:1 Create new 3D project2 In Project Browser do RightMouse -&... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class