Search Issue Tracker
Crash on UnityMain when running Player which was built on 32-bit archite...
Reproduction steps:1. Open the “repro_IN-90406“ project2. Make sure you have “Direct3D12” set as your graphics API (“Edit → Project ... Read more
New UnityConsentModule is sending session data when the consent is denied
Reproduction steps:1. Open the attached “IN-114499_Repro.zip“ archived project2. Make sure Diagnostics Data is enabled and linked to... Read more
Can't create a new VFX from No Asset window
Steps to reproduce: Create a new VFX Open it Delete its asset Press Create a new Visual Effect Graph button in No Asset Window Obser... Read more
GUI.TextArea causes input string to duplicate itself with Japanease comp...
Reproduction steps:1. Set up Japanese language: https://www.google.co.jp/ime/2. Download user's project and open in Unity3. Open on-... Read more
[GoogleVR]UI juddering when being used with GoogleVR and attached to mov...
Reproduction steps:1) Open "806929_ReproProj.zip" project2) Open "BugScene" scene and notice UI elements in Game View3) Enter playmo... Read more
[ShaderGraph] Unlit ShaderGraph asset constantly recompiled/imported whe...
Unlit ShaderGraph assets appear to be constantly recompiled/reimported whenever the AssetDatabase is dirtied. Occurs with the defaul... Read more
[Android] Input.touchPressureSupported returns true when built on Androi...
Reproduction steps:1. Open the attached project "1402539_repro.zip"2. Build the project on an Android device3. Tap the screen Expect... Read more
PhysicsUserData and PhysicsRotate issues when using Burst.
PhysicsUserData cannot be used in a C# Job when using Burst as it contains an object. PhysicsRotate constructors also cause issues w... Read more
[Animation] BlendTree overlaps and hides another Blendtree on adding the...
BlendTree overlaps and hides another Blendtree on adding the Motion Field. Unable to select other Blend Tree once it is hidden. Step... Read more
Crash while inspecting BytesList values of a dictionary in VS debugger w...
Reproduction steps:1. Open the user's attached project2. Open the repro scene ("Assets\ArucoUnity\Scenes\CalibrateCamera")3. Make su... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist