Search Issue Tracker
Error message: "success && actual == (UInt64)size error" when trying to ...
Note:This issue is only reproducible when trying to download a large asset and there is not enough free disk space available. Steps ... Read more
Unity 5.1.1 broke Input.GetKey for Linux standalone
-e: seems like the keys are never released -repro:--import attached scene--play in editor--press up or down key--notice it is shown ... Read more
Splash screen is on by default in Unity Pro
How to reproduce: 1. Create a new project2. Go to Player Settings, Splash Screen tab- Note that 'Show Unity Splash Screen' is enabled Read more
Typos in NetworkTransform public properties
The characterController property of NetworkTransform contains a typo, a missing 'r': characterContoller.The movementThreshold proper... Read more
[AudioSource]Audio with negative pitch doesn't play when loop is disabled
How to reproduce:1) Create and Audiosource2) Add an AudioClip3) Configure the Audiosource with a negative pitch value like -1 and en... Read more
[ImageFX][Fix Included] Game View is completely black when using adaptiv...
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Notice the 'Cube' game object has a scale of 0 on X axis and ... Read more
[TreeCreator] tree's nodes don't have parameters
How to reproduce:1. Create a new project2. Create a Tree3. Select the node in the inspector4. Notice that parameters are missing5. Y... Read more
[CursorLockMode.Confined] Dragging the game window causes the cursor to ...
How to reproduce:1. Create a new project2. Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode... Read more
Building IL2CPP which includes the JsonFx library throws "not implemente...
To reproduce: 1) Download and open project2) Make sure that scripting backend is set to il2cpp3) Try building project4) Notice the e... 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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- 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