Search Issue Tracker
Errors "glClientWaitSync: Expected application to have kicked everything...
How to reproduce:1. Open the "IN_62597" project2. In the Build Settings "Run Device" dropdown, select the desired device3. Press Bui... Read more
[Android] Application.setTargetFramerate different results when Optimize...
Steps to reproduce: 1. Create a new Unity project 2. Import the VRR Adaptive Performance Sample https://docs.unity3d.com/Packages/co... Read more
[Ubuntu] URP Samples - game mode turns black and multiple "Attempting to...
Steps to reproduce: Create a new URP Project Window > Package Manager > Universal RP > Samples Import URP Package Samples O... Read more
Animations have a small twitch at the end and beginning
To reproduce:1. Download and open: http://files.unity3d.com/will/MecanimTute.zip2. Open scene Tutorial-done3. Enter play mode4. Pres... Read more
Mismatched serialization in the builtin class 'Mesh'
To reproduce:1. Open attached project2. Open MismatchError sceneExpected result: No errorActual result: Error is thrown: Mismatched ... Read more
The UI jitters when attempting to pan the camera
To reproduce this bug: 1. Open the attached project2. Open the 'Main' scene3. Run the game4. Try to pan the camera by clicking and d... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
[iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugin...
To Reproduce: 1. Open the attached project and build (make sure that backend is set to ill2cpp).2. Observe the: "Error building Play... Read more
[Gamma/Linear] Realtime vs. Baked lighting inconsistent results
Lighting is predictable in real-time and baked applications in linear space only.Gamma baking yields results similar to linear bakin... Read more
WWW.text results in NSURLErrorDomain error -1012 on device
How to reproduce: 1. Open attached project2. Open scene test.unity- Try running the scene in Editor to see expected results3. Build ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal