Search Issue Tracker
Unity Editor Update Check window text says to click on “Download install...
Reproduction steps:1. Create a new project2. Open Unity Editor Update Check window (Help > Check for Updates) Expected result: Th... Read more
Graphics.CopyTexture is called with mismatching mip counts when Anti-ali...
Reproduction steps:1. Open the attached project “TextureBug“2. Select the Custom Render Texture “Assets/Texture”3. Save Project (CTR... Read more
[Presets] Deleting a single preset from the project generates an error i...
1. Open a fresh project2. Create a preset out of anything (components, importers, assets)3. Select the preset from the project view ... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Background image doesn't disappear after setting it to null and releasin...
How to reproduce:1. Build and run the "sandbox2.zip" project2. Press on the first square with a log and observe the view Expected re... Read more
TreeView without MultiColumnHeader has no Horizontal Slider
How to reproduce:1. Open the attached "19.3.zip" Project2. Open window via TreeView Examples > Simple TreeView3. Resize the windo... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... Read more
[NetworkTransport][Receive] Sending larger buffer than clients buffer ca...
Steps to reproduce: 1. Open attached project2. Open "scenes/main"3. Run "main" scene in unity and press "Start client"4. Build and r... Read more
[Rendering] Reset functionality is not working for Occulusion Portal
Reset functionality is not working for Occulusion Portal Steps to Reproduce: 1. Create a new project2. Hierarchy > right-click &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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items