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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11