Search Issue Tracker
No Duplicate option is available when right clicking States in the Anima...
Steps to reproduce: Create any Project Create an Animator Controller in the Project Browser and double click it to open the Animator... Read more
Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DOMAIN_RELOAD...
How to reproduce:0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and r... Read more
Shadows are incorrectly computed when Shader modifies vertex positions
To reproduce: 1. Open the project (shadow_bug.zip)2. Open MainScene from the project3. Enable Material Animation Expected results: s... Read more
[Android] SplashScreenRenderer constantly being counted in Profiler
Steps to reproduce: 1) Create a new project and open in Unity2) Switch platform to Android3) Enable Development Build and Autoconnec... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... 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