Search Issue Tracker
On Android Input.GetTouch (i).deltaTime 0.00X value is always changing a...
1. Run the attached project (or use any script that shows values of deltaTime variable of Input.GetTouch) on Android device2. Toucht... Read more
[FrameDebugger] Displayed vertex and index counts are much larger than t...
Static batch draw calls with just two cubes display vertex/index counts of 5000. Read more
[tvOS] Artefacts on materials when running with GLES2/3
To Reproduce: 1. Build the attached project for tvOS.2. Deploy with GLES2 backend.3. Observe that all the materials in the scene are... Read more
altitudeAngle and azimuthAngel variable of Input.GetTouch always return ...
1. Run the attached project (or use any script that shows values of altitudeAngle and azimuthAngel variable of Input.GetTouch) on iO... Read more
Radius and radiusVariance variable of Input.GetTouch always return unexp...
1. Run the attached project (or use any script that shows values of radius and radiusVariance variable of Input.GetTouch) on iOS and... Read more
[tvOS] Simulator crashes with 'Symbol not found: __ZN2gl17GetCurrentCont...
To Reproduce: 1. Build & Run the attached (or any project) for tvOS simulator.2. Observe that when the simulator is loaded, the ... Read more
serializedProperty.CountInProperty() breaks property reference
Repro steps:1) Open the project and TestScene2) Select New Sprite and click on Test Behaviour component in the Inspector3) Notice th... Read more
[GL] Screen space ambient obscurance image effect has artifacts with Ope...
To reproduce:1. Open attached project2. Go to Edit->Project settings->Player3. Deselect Auto Graphics API for Mac4. Add OpenGL... Read more
AudioMixer loaded from prefab which is in AssetBundle gets corrupted
Repro steps:1) Open the scene in the project attached2) Click play3) Select MasterAudioManager4) Notice that Game_AudioMixer is not ... Read more
Large CPU overhead using OpenGLCore
Steps to reproduce:1. Download and open attached project "Unity 5.3 tests.zip"2. Make sure the API in player settings is set to Open... 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
- Physics 2D Manager documentation page is missing
- [URP] The number of Shader variants increases from 96 to 186624 when the Strip Unused Variants is set to 0
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned