Search Issue Tracker
[macOS] Editor tabs get hidden and are immovable to multiple desktops wh...
How to reproduce:1. Create a new Unity project2. Undock one of the Editor tabs3. Make sure Unity is focused and Press F3 Expected re... Read more
[Editor] Unity Crashes on deleting assets from explorer/finder while the...
Unity crashes on deleting files after creating meta files but before the scripts compile Steps to reproduce:1. Open Hub/Unity Launch... Read more
SRP Batcher doesn't support 32 bit vertex index buffer mesh on dx11
Steps to reproduce:- Open attached project- Open scene \Assets\Scenes\BodyOnly.unity- Enable SRP batcher in \Assets\Settings\HDRende... Read more
[UWP] Enter key is not working for InputField in a UWP build
How to reproduce:1. Open the attached "unity-inputfield.zip" project2. In the Build Settings, switch the Target Platform to UWP3. Bu... Read more
Zooming Scene view with alt and right click is not cleared when releasin...
1. Create or open any Unity project2. Hold alt, then hold right click in Scene view and move the mouse around to zoom in or out3. Re... Read more
Helper methods in VertexHelper are not updated to accept uv2 and uv3
Expected result: AddVert() should be able to get and process uv2 and uv3 along with the current uv0 and uv1Actual result: AddVert() ... Read more
[iOS] Built has graphical artifacts when using HDR Color Grading PostPr...
How to reproduce:1. Open the attached project2. Build for iOS and deploy the Xcode project to the iOS device Actual: Color Grading P... Read more
Game view edges flicker white when Gizmos are enabled and camera is move...
How to reproduce:1. Open attached project "case_1117393-GameViewEdgeFlicker" and scene "SampleScene"2. Change "MainCamera" GameObjec... Read more
[Package Manager] Jobs package does not show Mathematics and NativeList ...
Jobs package shows no dependencies in Package Manager UI, and after importing, errors are thrown that Mathematics and NativeList ref... Read more
[Android] Massive SpriteRenderer.MultipleRender spikes on some Android d...
Steps to reproduce:1. Open user attached project2. Build and Run to an Android device3. Profile the game and observe the frequent Sp... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used