Search Issue Tracker
Crash in AnimationCurveTpl<Vector3f>::EvaluateClamp when animation.Play(...
How to reproduce:1. Download the tester-attached package(LegacyAnimationCrash.unitypackage)2. Create a new Unity project3. Import th... Read more
Scriptable Object retains private bool value when recompiling scripts
How to reproduce:1. Open the attached 'project-1218346.zip' project2. In the Project browser select 'CustomAsset' and clear the Cons... Read more
[Windows] Menu Item entries are limited to 1000
How to reproduce:1. Open the attached 'project-1219404.zip' project2. In the Editor select 'Menu' and scroll to the end Expected res... Read more
GameObject with Standard Transparent Shader gets brighter when it's in t...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. in Game View, inspect the "Trans... Read more
Graphic tablet stylus right-click is detected as left-click by Event.cur...
How to reproduce:1. Open the user-supplied project2. Connect a drawing tablet and make sure its stylus's button is mapped to perform... Read more
Editor and crash reporter both hang upon stack overflow in recursive com...
Editor and crash reporter both hang upon stack overflow in recursive component script When adding a recursive function which may res... Read more
MonoScript.GetClass returns null when the script contains a Struct insid...
How to reproduce:1. Open the project "case_1218837-MonoScript.GetClass"2. Select Tools -> Type Interface Check in the Menu Bar3. ... Read more
[Mac] Build support modules fail to install when downloading them using ...
Steps to reproduce:1. Open an existing project or create a new one2. File -> Build Settings...3. Choose a platform for which you ... Read more
[Android] [IL2CPP] Switch statements with 1023 or more cases will not be...
How to reproduce:1. Download and open the attached project "1218998.zip"2. Build and run Expected result: "Switch worked" is written... Read more
[Android] Release build fails when having a buildscript block in mainTem...
Repro steps:1. Open QA attached project "repro_1206643"2. Try to make a release build for Android Actual: Build fails Reproducible w... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved