Search Issue Tracker
Only use DX11 WARP in batchmode when no GPU is available (or WARP reques...
Beta 20 made it so that DX11 WARP (software renderer) is always used in batch mode. However that made performance tests run 10x slow... Read more
Having a member with the same name as one of the removed component acces...
Since rigidbody and other direct component accessors have been deprecated to GetComponent<Component>() Unity shouldn't warn th... Read more
Graphics quality button in builded .exe sometimes has no text
Graphics quality button in builded .exe sometimes has no text 1. What happenedGraphics quality button in builded .exe sometimes has ... Read more
Building a iOS project in OSX in Terminal blocks it
Building iOS project in OSX from terminal messes up terminal settings, and makes it unusable. Workaround: edit Unity.app/Contents/Pl... Read more
Undo does not work when tweaking the Attenuation and Pitch
Undo does not work when tweaking the Attenuation and Pitch from a selection in Project Browser To reproduce:- Open attached project ... Read more
Undo does not work on audio effects
Undo does not work on audio effects. When tweaking threshold on Duck Volume and then press cmd+Z to undo - the whole effect disappea... Read more
Drop down menu says Return instead of Receive
Drop down menu says Return instead of Receive Send > Bus drop down menu says Return instead of Receive. Please see attached scree... Read more
Patch cord missing after undo
When undoing a Send/Receive connection and then adding the Bus connection again, the connecting patch cord is missing. To reproduce:... Read more
[API] Outdated LightmappingClass API methods and properties should be re...
Some methods and properties should be removed from Lightmapping class(both in editor and docs):GIWorkflowMode.LegacyBakeLightProbesO... Read more
Lightmapping.isRunning causes a freeze if it is put in a while-loop
If you try to put Lightmapping.isRunning in While loop condition, and execute the code (for example, using BakeAsync and then checki... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder