Search Issue Tracker
Touch.rawPosition always returns (0,0) when clicking or dragging anywher...
Reproduction steps:1. Open the attached “TouchBug.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ scene3. In the Game View... Read more
Custom Shader Material is pink when the project is built for the WebGL p...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the G... Read more
Single particles in the Particle System randomly scale out when the simu...
Reproduction steps:1. Create a project with any template and open it2. Import "fireParticles.unitypackage" to the project3. Add “Emb... Read more
[Android] WebCamTexture feed is black when using it on an older OS versi...
Reproduction steps:1. Open the user’s attached “WebCamTextureTest” project2. Build and run the Player (File > Build And Run)3. Gr... Read more
[Android][UaaL] Custom Frame Layout causes Unity to render over native A...
Reproduction steps:1. Download the attached project "uaal-example_CustomerPatch"2. Open Android Studio and load the “uaal-example_Cu... Read more
ReadPixels() uses different Y positions when built with Vulkan
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/Scenes/SampleScene.unity” Scen... Read more
Shader is missing when "Strict shader variant matching" is enabled in th...
How to reproduce:1. Open the attached project2. Make sure the “Strict shader variant matching” is enabled in the Project Settings → ... Read more
Transparent GameObjects are not visible behind other transparent GameObj...
How to reproduce: Open the “Transparency.zip“ project Open the “OutdoorsScene“ Select the “TransparentFront“ material (Assets > M... Read more
"GetDevice<Mouse>().scroll.ReadValue()" method returns a 1-digit value w...
How to reproduce:1. Open the “MouseScrollReadValueIssue“ project2. Open the “SampleScene“3. Enter Play Mode4. Use the mouse’s scroll... Read more
Crash on TryToRegisterMonoScriptToHashMap when importing a specific .uni...
Reproduction steps:1. Create a new project2. Import the attached .unitypackage “ReproPackage” Expected result: The package is import... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default