Search Issue Tracker
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
IOException is thrown while capturing a snapshot of a build in Memory Pr...
How to reproduce:1. Open attached project "RefocusingMemoryProfilerException.zip" and scene "Scene"2. Build And Run the application,... Read more
IL2CPP generated code calls "try-catch-finally" incorrectly creating wro...
Steps to reproduce:1. Open 'trycatchfinal' project2. Build for Android with IL2CPP3. Inspect the logcat Expected result: Finally blo... Read more
[XR][iOS][Cardboard] View in player fills only half of screen on iPad
1. Create a new project;2. Enable Virtual reality;3. Add Cardboard as VR SDK;4. Build and run on iPad. Expected result: the view fil... Read more
Chinese Text gets duplicated when deselected if not finished entering text
Reproduction steps: 1. Open "MinimalRepro" project and open "SampleScene" scene2. Enter Playmode3. In the Input Field write "test"4.... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks